Pass | Rendering is blocked before render-blocking resources are loaded | Asserts runPass | 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) |
|
Fail | Render-blocking stylesheet is applied | assert_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 runFail | assert_equals("rgb(0, 0, 0)", "rgb(255, 0, 0)")
at /html/dom/render-blocking/parser-inserted-stylesheet-link.html:12:3 |
|