Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAll style rules appended to a <style> element are inserted and script-observable to scripts inserted in the `<style>` element, by the time scripts execute after DOM insertions.
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-text-and-script-in-style.tentative.html:24:3)
Pass
assert_array_equals([2], [2])
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-text-and-script-in-style.tentative.html:26:3)