Some text

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassScript-created link stylesheet is not script-blocking
Asserts run
Pass
assert_false(false, "stylesheet should still be pending")
    at Test.<anonymous> ( /html/semantics/document-metadata/interactions-of-styling-and-scripting/script-created-link-stylesheet-does-not-block-script.html:15:3)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)")
    at Test.<anonymous> ( /html/semantics/document-metadata/interactions-of-styling-and-scripting/script-created-link-stylesheet-does-not-block-script.html:18:3)