[Home] [By Thread] [By Date] [Recent Entries]

  • From: Rick JELLIFFE <ricko@g...>
  • To: xml-dev@l...
  • Date: Fri, 14 Jul 2000 16:24:43 +0800

Joshua Allen wrote:
> 
> I just ran through the tests on my machine and
> it seems to be working OK.  My laptop is Chinese
> Win2000 Advanced with MSXML May.  I am probably
> doing something wrong with the test?  Can you
> help me get a repro?  If I can repro the bug I'll
> make sure it gets submitted to the bug database.
 
In IE 5.n, go to page

 http://www.ascc.net/xml/test/utf-8/text_xml/zh-utf8-0.xml

Note the last paragraph reads
  
 The XML header of this file is .


But view source and you will see that the XML says

<data>The XML header of this file is
&lt;?xml encoding="utf-8"?&gt;.
</data>


The CSS handler for XML in IE5 apparantly converts it
to HTML without redelimiting the <, and the HTML  renderer
strips it as a PI.  As I said, I emailed with an MS engineer before on
this issue, so the problem is hardly new. 

Rick Jelliffe

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member