Some text

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassScript-created render-blocking style element 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/dynamic-render-blocking-style-element-does-not-block-script.html:16:3)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)")
    at Test.<anonymous> ( /html/semantics/document-metadata/interactions-of-styling-and-scripting/dynamic-render-blocking-style-element-does-not-block-script.html:19:3)