There are so many bugs in IE that we have to work around, what's one more? I'd much rather write good markup that can be validated and later manipulated as part of an XML pipeline. That's why I'm happy I can specify the Kid serialiser as xhtml-strict.

On 2 Oct, 2005, at 11:59 pm, Bob Ippolito wrote:

All versions of IE that I've used can't handle a <script src=""/> tag, which is semantically equivalent (in XML-based markup) to <script src=""></script>.  For example, the markup in the wiki tutorial uses this syntax, and would not work correctly in IE if not using the HTML4 serialization.



Reply via email to