Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passiframes should load asynchronously after inline script run
Asserts run
Pass
assert_equals(5, 5)
    at  /html/semantics/scripting-1/the-script-element/execution-timing/039.html:29:13
Pass
assert_array_equals(["inline script #1", "end script #1", "inline script #2"], ["inline script #1", "end script #1", "inline script #2"], "inline scripts should run first")
    at  /html/semantics/scripting-1/the-script-element/execution-timing/039.html:30:13
Pass
assert_in_array("frame/popup script 0", ["frame/popup script 1", "frame/popup script 0"], "iframe should have loaded")
    at  /html/semantics/scripting-1/the-script-element/execution-timing/039.html:34:13
Pass
assert_in_array("frame/popup script 1", ["frame/popup script 1", "frame/popup script 0"], "iframe should have loaded")
    at  /html/semantics/scripting-1/the-script-element/execution-timing/039.html:35:13