http vs. charset link
Test passes if there is a green rectangle below.
This test is only valid if the user agent recognises the HTTP and charset link declarations.
Assertion: An HTTP encoding declaration for a stylesheet takes precedence over a charset attribute link declaration.
Notes:
The HTML page is served as ISO 8859-1. The HTML link contains a charset attribute that says the file is UTF-8, but the HTTP header for the stylesheet says ISO 8859-1.