[Bug 752] XML documents cause fall back to HTML 4.01

http://www.w3.org/Bugs/Public/show_bug.cgi?id=752


link@pobox.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|                            |FIXED
             Status|ASSIGNED                    |RESOLVED




------- Additional Comments From link@pobox.com  2005-02-04 19:02 -------
Fixed in CVS. Content-Types are now taken into consideration when determining
parse mode, and text/xml (among others) will now trigger XML mode in the
absence of a DOCTYPE Declaration (the sole determinant previously).

Received on Friday, 4 February 2005 19:02:14 UTC