Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass scheduler: document.write into IFRAME a script that creates new external script in parent
Asserts run
Pass
assert_array_equals(["calling document.write", "inline script #1", "calling document.close", "external script #1"], ["calling document.write", "inline script #1", "calling document.close", "external script #1"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/073.html:38:7)