Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass scheduler: document.write external + inline - multiple with doc.write
Asserts run
Pass
assert_array_equals(["inline script #1", "end script #1", "external script #1", "inline with doc.write #1", "external script #2"], ["inline script #1", "end script #1", "external script #1", "inline with doc.write #1", "external script #2"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/010.html:23:5)