This should be red

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassRendering is blocked before render-blocking resources are loaded
Asserts run
Pass
assert_implements(function "function PerformancePaintTiming() { [native code] }")
    at Test.<anonymous> ( /html/dom/render-blocking/support/test-render-blocking.js:104:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/render-blocking/support/test-render-blocking.js:108:5)
Pass
assert_greater_than(691.0999999046326, 636.9000000953674, "first-paint should occur after loading render-blocking resources")
    at Test.<anonymous> ( /html/dom/render-blocking/support/test-render-blocking.js:110:7)
Pass
assert_greater_than(691.0999999046326, 636.9000000953674, "first-contentful-paint should occur after loading render-blocking resources")
    at Test.<anonymous> ( /html/dom/render-blocking/support/test-render-blocking.js:110:7)
FailRender-blocking stylesheet is appliedassert_equals: expected "rgb(255, 0, 0)" but got "rgb(0, 0, 0)"
    at https://wpt.live/html/dom/render-blocking/parser-inserted-stylesheet-link.html:12:3
    at https://wpt.live/html/dom/render-blocking/support/test-render-blocking.js:116:41
Asserts run
Fail
assert_equals("rgb(0, 0, 0)", "rgb(255, 0, 0)")
    at  /html/dom/render-blocking/parser-inserted-stylesheet-link.html:12:3