Summary

Harness status: OK

Found 1 tests

Details

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