"Stefan Behnel" <[email protected]> wrote in message news:[email protected]...
>>Not a bug in IE (this time), which is correctly parsing the file as html. > > ... which is obviously not the correct thing to do when it's XHTML. It isn't though; it's HTML with a XHTML DOCTYPE, and the compatibility rules in Appendix C of the XHTML recommendation apply. http://www.w3.org/TR/xhtml1/#C_3 -- http://mail.python.org/mailman/listinfo/python-list
