html utf8, css @charset iso1

Test passes if there is a green rectangle below.

text

Assertion: The user agent respects the encoding of a css stylesheet declared in an @charset rule.

Notes:
The HTML page is served as UTF-8. The CSS file encoding is established as ISO 8859-1 using only an @charset rule.

Next test
xhtml as html

Related tests