Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAn inserted script should be able to observe its own mutation record with takeRecords
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-with-mutation-observer-takeRecords.html:18:3)
Pass
assert_array_equals(object "[object NodeList]", [Element node <script>     window.mutationRecords = window.mutationObse...])
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-with-mutation-observer-takeRecords.html:19:3)