Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass scheduler: DOM added scripts and doc.write
Asserts run
Fail
assert_array_equals(["inline script #1", "body script #2", "end script #1", "inline script #2", "external script before doc write", "external script after doc write"], ["inline script #1", "body script #2", "end script #1", "external script before doc write", "document.write external script", "external script after doc write", "inline script #2"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/018.html:25:17)
Fail
assert_array_equals(["inline script #1", "body script #2", "end script #1", "inline script #2", "external script before doc write", "external script after doc write"], ["inline script #1", "body script #2", "end script #1", "inline script #2", "external script before doc write", "document.write external script", "external script after doc write"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/018.html:25:17)
Pass
assert_array_equals(["inline script #1", "body script #2", "end script #1", "inline script #2", "external script before doc write", "external script after doc write"], ["inline script #1", "body script #2", "end script #1", "inline script #2", "external script before doc write", "external script after doc write"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/018.html:25:17)