Some text

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(2510.800000190735, 2448.5, "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(2510.800000190735, 2448.5, "first-contentful-paint should occur after loading render-blocking resources")
    at Test.<anonymous> ( /html/dom/render-blocking/support/test-render-blocking.js:110:7)
PassScript-inserted render-blocking script is evaluated
Asserts run
Pass
assert_equals(1, 1)
    at  /html/dom/render-blocking/script-inserted-script.html:19:11