Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailThe end: DOMContentLoaded and defer scriptsassert_false: DOMContentLoaded should not have fired before executing a task queued from a defer script expected false got true
    at Test.<anonymous> (https://wpt.live/html/syntax/parsing/support/DOMContentLoaded-defer.js:6:5)
    at Test.<anonymous> (https://wpt.live/resources/testharness.js:2763:25)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:2689:35
Asserts run
Pass
assert_false(false, "DOMContentLoaded should not have fired before executing a defer script")
    at Test.<anonymous> ( /html/syntax/parsing/support/DOMContentLoaded-defer.js:2:3)
Fail
assert_false(true, "DOMContentLoaded should not have fired before executing a task queued from a defer script")
    at Test.<anonymous> ( /html/syntax/parsing/support/DOMContentLoaded-defer.js:6:5)