Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass scheduler: adding external script that removes all scripts from document
Asserts run
Pass
assert_array_equals(["inline script #1", "end script #1"], ["inline script #1", "end script #1"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/050.html:30:13)
Pass
assert_array_equals(["include-5 after removing scripts", "external script #1", "external script #2"], ["include-5 after removing scripts", "external script #1", "external script #2"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/050.html:34:17)