Pass | querySelectorAll must work with namespace attribute selectors on SVG | Asserts runPass | assert_equals(Element node <svg id="thesvg" xlink:href="foo"></svg>, Element node <svg id="thesvg" xlink:href="foo"></svg>)
at /dom/nodes/ParentNode-querySelectors-namespaces.html:17:1 | Pass | assert_array_equals(object "[object NodeList]", [Element node <svg id="thesvg" xlink:href="foo"></svg>])
at /dom/nodes/ParentNode-querySelectors-namespaces.html:18:1 |
|