Last Updated: $Date: 2003/08/27 12:40:29 $
| media type | text/html | application/xhtml+xml | text/xml | application/xml |
|---|---|---|---|---|
| xml-stylesheet PI and link | recognized as HTML | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively |
| link only | recognized as HTML | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively |
| xml-stylesheet PI only | recognized as HTML, xml-stylesheet PI was not recognized | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively and xml-stylesheet PI was not recognized | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively and xml-stylesheet PI was not recognized | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively and xml-stylesheet PI was not recognized |
| without xmlns | recognized as HTML | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively |
| without DOCTYPE | recognized as HTML | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively | recognized as (X)HTML, but the type selector in style sheets matched case-insensitively |
| without DOCTYPE and xmlns | recognized as HTML | recognized as (X)HTML, the type selector in style sheets matched case-insensitively | incorrectly recognized as (X)HTML, the type selector in style sheets matched case-insensitively | incorrectly recognized as (X)HTML, the type selector in style sheets matched case-insensitively |
| Broken XHTML | recognized as HTML, well-formedness error was not checked | recognized as (X)HTML, well-formedness error was not checked | recognized as (X)HTML, well-formedness error was not checked | recognized as (X)HTML, well-formedness error was not checked |
| HTML 4 | recognized as HTML | recognized as HTML(?) | recognized as HTML(?) | recognized as HTML(?) |