Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass scheduler: DOM added scripts and event handling
Asserts run
Fail
assert_array_equals(["inline script #1", "end script #1", "inline script #2", "external script #1", "external #1 load"], ["inline script #1", "end script #1", "external script #1", "external #1 load", "inline script #2"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/019.html:23:17)
Pass
assert_array_equals(["inline script #1", "end script #1", "inline script #2", "external script #1", "external #1 load"], ["inline script #1", "end script #1", "inline script #2", "external script #1", "external #1 load"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/019.html:23:17)