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