Steven Pemberton wrote: > ... > Actually I never have any problems getting XHTML into IE to speak of, > and don't really understand the fuss. Even using application/xhtml+xml > works (see http://www.w3.org/International/tests/sec-ruby-markup-1.html > as an example). I know that there are some differences, but in the vast > majority of deployed pages, with a little forethought you're never going > to have any major issues. > ... This one caught me by surprise :-) Digging deeper shows that you rely on IE's content-sniffing kicking in. This seems to depend on the extension being "html" (it won't work with "xhtml", for example). So IE is interpreting the page as HTML, not XHTML. BTW: the page claims: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> BR, JulianReceived on Tuesday, 30 September 2008 11:57:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 30 September 2008 11:57:27 GMT