2 PASS /descendant::a:item
4 PASS docns.evaluate("//x:*", docns, nsResolver, XPathResult.ANY_TYPE, null) threw exception NamespaceError: Failed to execute 'evaluate' on 'Document': The string '//x:*' contains unresolvable namespaces..
7 PASS //attribute::color
8 PASS //attribute::color
11 PASS count(//attribute::*)
12 PASS doc/child::text()
13 PASS doc/child::comment()
14 PASS doc/child::processing-instruction()
15 PASS doc/child::processing-instruction("one")
16 PASS successfullyParsed is true