Last Updated: $Date: 2006/03/09 06:26:34 $
Accept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1
| media type | text/html | application/xhtml+xml | text/xml | application/xml |
|---|---|---|---|---|
| xml-stylesheet PI and link | recognized as HTML | recognized as XHTML | recognized as XHTML | recognized as XHTML |
| link only | recognized as HTML | recognized as XHTML | recognized as XHTML | recognized as XHTML |
| xml-stylesheet PI only | recognized as HTML, xml-stylesheet PI was not recognized | recognized as XHTML | recognized as XHTML | recognized as XHTML |
| without xmlns | recognized as HTML | recognized as XHTML | recognized as XHTML | recognized as XHTML |
| without DOCTYPE | recognized as HTML | recognized as XHTML | recognized as XHTML | recognized as XHTML |
| without DOCTYPE and xmlns | recognized as HTML | recognized as XML | recognized as XML | recognized as XML |
| Broken XHTML | recognized as HTML, well-formedness error was not checked | well-formedness error was correctly reported, and an option to "Reparse document as HTML" was provided | well-formedness error was correctly reported, and an option to "Reparse document as HTML" was provided | well-formedness error was correctly reported, and an option to "Reparse document as HTML" was provided |
| HTML 4 | recognized as HTML | well-formedness error was correctly reported, and an option to "Reparse document as HTML" was provided | well-formedness error was correctly reported, and an option to "Reparse document as HTML" was provided | well-formedness error was correctly reported, and an option to "Reparse document as HTML" was provided |