Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassquerySelectorAll must work with namespace attribute selectors on SVG
Asserts run
Pass
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