Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass scheduler: removing newly inserted script from DOMNodeInserted handler - external script
Asserts run
Pass
assert_array_equals(["inline script #1", "DOMNodeInserted event", "end script #1", "inline script #2", "external script #1"], ["inline script #1", "DOMNodeInserted event", "end script #1", "inline script #2", "external script #1"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/054.html:26:17)
Fail
assert_array_equals(["inline script #1", "DOMNodeInserted event", "end script #1", "inline script #2", "external script #1"], ["inline script #1", "DOMNodeInserted event", "end script #1", "external script #1", "inline script #2"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/054.html:26:17)