Harness status: OK
Found 1 tests
Result | Test Name | Message | ||||
---|---|---|---|---|---|---|
Fail | scheduler: DOM mutation events when adding external scripts: DOMNodeInserted | assert_array_equals: lengths differ, expected array ["inline script #1", "DOMNodeInserted", "end script #1", "external script #1", "inline script #2"] length 5, got ["inline script #1", "DOMNodeInserted", "end script #1", "inline script #2", "DOMNodeInserted", "external script #1"] length 6
assert_array_equals: lengths differ, expected array ["inline script #1", "DOMNodeInserted", "end script #1", "inline script #2", "external script #1"] length 5, got ["inline script #1", "DOMNodeInserted", "end script #1", "inline script #2", "DOMNodeInserted", "external script #1"] length 6at Test.test (https://wpt.live/html/semantics/scripting-1/the-script-element/execution-timing/043.html:23:17) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at https://wpt.live/resources/testharness.js:2689:35 Asserts run
|