");

Summary

Harness status: OK

Found 1 tests

Details

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