Header example

Paragraph body

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCSS is not applied (because of strict content-type enforcement for cross-origin stylesheets)
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /fetch/corb/style-css-mislabeled-as-html.sub.html:33:3)
Pass
assert_not_equals("rgb(0, 128, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /fetch/corb/style-css-mislabeled-as-html.sub.html:34:3)