Last Updated: $Date: 2005/03/10 12:47:51 $
| media type | text/html | application/xhtml+xml | text/xml | application/xml |
|---|---|---|---|---|
| xml-stylesheet PI and link | recognized as (X)HTML | 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 | recognized as XHTML, but the type selector in style sheets matched case-insensitively |
| link only | recognized as (X)HTML | 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 | 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 | recognized as (X)HTML, xml-stylesheet PI was not recognized | 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 "foreign" icon | recognized as XML, showed "foreign" icon | recognized as XML, showed "foreign" icon | recognized as XML, showed "foreign" icon |
| without DOCTYPE | recognized as (X)HTML | 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 | recognized as XHTML, but the type selector in style sheets matched case-insensitively |
| without DOCTYPE and xmlns | recognized as XML, showed "foreign" icon | recognized as XML, showed "foreign" icon | recognized as XML, showed "foreign" icon | recognized as XML, showed "foreign" icon |
| Broken XHTML | well-formedness error was detected, LoadingError occurred | well-formedness error was detected, 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 | well-formedness error was detected, LoadingError occurred | well-formedness error was detected, LoadingError occurred | well-formedness error was detected, LoadingError occurred |