Script-created 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/script-created-style-element-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-style-element-does-not-block-script.html:18:3)