Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass scheduler: appending code to initially non-empty SCRIPT tag in DOM after setting textContent/innerHTML
Asserts run
Pass
assert_array_equals(["HEAD script", "inline script #1", "end script #1", "inline script #2"], ["HEAD script", "inline script #1", "end script #1", "inline script #2"])
    at Test.test ( /html/semantics/scripting-1/the-script-element/execution-timing/060.html:26:5)