Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Fail scheduler: event listener defined by script in a document in historyassert_array_equals: lengths differ, expected array ["inline script #1", "IFRAME script", "end script #1", "event: foo", "inline script #2"] length 5, got ["inline script #1", "IFRAME script", "end script #1", "event: foo", "event: foo", "inline script #2"] length 6
    at test (https://wpt.live/html/semantics/scripting-1/the-script-element/execution-timing/083.html:37:5)
    at Test.<anonymous> (https://wpt.live/html/semantics/scripting-1/the-script-element/execution-timing/083.html:45:75)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:2689:35
Asserts run
Pass
assert_equals("about:blank", "about:blank")
    at test ( /html/semantics/scripting-1/the-script-element/execution-timing/083.html:36:5)
Fail
assert_array_equals(["inline script #1", "IFRAME script", "end script #1", "event: foo", "event: foo", "inline script #2"], ["inline script #1", "IFRAME script", "end script #1", "event: foo", "inline script #2"])
    at test ( /html/semantics/scripting-1/the-script-element/execution-timing/083.html:37:5)