Pass | iframes should load asynchronously after inline script run | Asserts runPass | 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 |
|