Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass scheduler: document.write into IFRAME a script that adds a SCRIPT through DOM
Asserts run
Pass
assert_array_equals(["calling document.write", "inline script #1", "inline script #2", "calling document.close", "external script (#foo found? YES)"], ["calling document.write", "inline script #1", "inline script #2", "calling document.close", "external script (#foo found? YES)"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/070.html:39:7)