Pass | querySelectorAll should still work on DocumentFragments after they are modified | Asserts runPass | assert_array_equals(object "[object NodeList]", [], "before modification")
at /dom/nodes/DocumentFragment-querySelectorAll-after-modification.html:16:1 | Pass | assert_array_equals(object "[object NodeList]", [], "after modification")
at /dom/nodes/DocumentFragment-querySelectorAll-after-modification.html:21:1 |
|