html utf-8, css @charset unknown

Test passes if there is a green rectangle below.

text

Assertion: When a stylesheet has a @charset declaration with an unknown value, the stylesheet should be ignored.

Notes:
The HTML page is served as UTF-8. The CSS starts a @charset rule for an encoding that is not in the IANA list.

Next test
html5 as html

Related tests