Pass |
Delayed Stylesheet imported using link tag should not block rendering
or JS execution when media doesn't match.
| Asserts runPass | assert_false(false, "Stylesheet should still be pending due to delay")
at Test.<anonymous> ( /html/semantics/document-metadata/interactions-of-styling-and-scripting/link-stylesheet-with-non-match-media-does-not-block-render.tentative.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/link-stylesheet-with-non-match-media-does-not-block-render.tentative.html:19:3) |
|