Summary

Harness status: OK

Found 1 tests

Details

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