Last Updated: $Date: 2002/07/11 18:02:23 $
| media type | text/html | application/xhtml+xml | text/xml | application/xml |
|---|---|---|---|---|
| xml-stylesheet PI and link | recognized as (X)HTML | recognized as XHTML | recognized as XHTML | not supported |
| link only | recognized as (X)HTML | recognized as XHTML | recognized as XHTML | not supported |
| xml-stylesheet PI only | recognized as (X)HTML, xml-stylesheet PI was recognized | recognized as XHTML | recognized as XHTML | not supported |
| without xmlns | recognized as (X)HTML | recognized as XHTML | recognized as XHTML | not supported |
| without DOCTYPE | recognized as (X)HTML | recognized as XHTML | recognized as XHTML | not supported |
| without DOCTYPE and xmlns | recognized as (X)HTML | recognized as XHTML | incorrectly recognized as XHTML | not supported |
| Broken XHTML | well-formedness error was detected, asked whether to reload as HTML or show parsing errors | well-formedness error was detected, asked whether to reload as HTML or show parsing errors | well-formedness error was detected, asked whether to reload as HTML or show parsing errors | not supported |
| HTML 4 | recognized as HTML | failed correctly | failed correctly | not supported |