Last Updated: $Date: 2005/06/28 12:07:55 $
| media type | text/html | application/xhtml+xml | text/xml | application/xml |
|---|---|---|---|---|
| xml-stylesheet PI and link | recognized as (X)HTML | LoadingError occurred | recognized as XHTML, but the type selector in style sheets matched case-insensitively | recognized as XHTML, but the type selector in style sheets matched case-insensitively |
| link only | recognized as (X)HTML | LoadingError occurred | recognized as XHTML, but the type selector in style sheets matched case-insensitively | recognized as XHTML, but the type selector in style sheets matched case-insensitively |
| xml-stylesheet PI only | recognized as (X)HTML, xml-stylesheet PI was not recognized | LoadingError occurred | recognized as (X)HTML, xml-stylesheet PI was not recognized | recognized as (X)HTML, xml-stylesheet PI was not recognized |
| without xmlns | recognized as XML, showed an icon | LoadingError occurred | recognized as XML, showed an icon | recognized as XML, showed an icon |
| without DOCTYPE | recognized as (X)HTML | LoadingError occurred | recognized as XHTML, but the type selector in style sheets matched case-insensitively | recognized as XHTML, but the type selector in style sheets matched case-insensitively |
| without DOCTYPE and xmlns | recognized as XML, showed an icon | LoadingError occurred | recognized as XML, showed an icon | recognized as XML, showed an icon |
| Broken XHTML | well-formedness error was detected, LoadingError occurred | LoadingError occurred | well-formedness error was detected, LoadingError occurred | well-formedness error was detected, LoadingError occurred |
| HTML 4 | incorrectly recognized as X(HT)ML, LoadingError occurred | LoadingError occurred | well-formedness error was detected, LoadingError occurred | well-formedness error was detected, LoadingError occurred |