This set of sub-tests examines the level of support for three RFCs,
2318
(CSS mime type), 2068
(HTTP 1.1), and 1521
(MIME), as well as testing the level of support for the
style
element's type
attribute and
compliance with Section
14.2.1 of the HTML4.0 specification. See also Test 64 of the ImportTest.
Test 67a works by setting the default style language of the
document to "text/css; charset=ISO-8859-1
" using a real
HTTP header. This should cause UAs to treat the content of any
style
attributes as normal CSS data, not as an unknown
language.
67a. Style set by style
attribute.
If the test is unstyled, then the browser is buggy (B). If the test is green, then the browser is a maybe (M). Browsers may be upgraded to full pass status (Y) if they pass test 64 and either I notice or someone tells me.