Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passscheduler: external defer script created with createContextualFragment
Asserts run
Pass
assert_array_equals(["inline script #1", "end inline script #1"], ["inline script #1", "end inline script #1"])
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/119.html:21:13)
Pass
assert_array_equals(["inline script #1", "end inline script #1", "external script #1"], ["inline script #1", "end inline script #1", "external script #1"])
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/119.html:25:13)