[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] xml rendering browser problems
- From: Manos Batsis <manos_lists@geekologue.com>
- To: xml-dev@lists.xml.org
- Date: Tue, 17 Aug 2010 22:08:40 +0300
On 08/17/2010 05:39 PM, Paul M wrote:
> I have this xml:
> <myxml>
> <body>
> <p xmlns="http://www.w3.org/1999/xhtml">Test</p>
> </body>
> </myxml>
>
> Firefox will attempt to render this as html.
>
>
> <myxml>
> <body>
> <p>Test</p>
> </body>
> </myxml>
>
> Firefox will attempt to parse this as xml.
>
> The response type has no affect on Firefox behavior.
Weird. I'd first verify what is the MIME FF actually figures this to be
(i.e. right click, page info or something). Maybe you are not actually
sending the right headers.
hth,
Manos
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]