Don't include the root element when calling Element#getElementsByTagNameNS.

This commit is contained in:
Tomasz Kołodziejski 2014-12-12 10:07:41 -08:00
parent 758d79fff4
commit 5913ba983b
2 changed files with 4 additions and 8 deletions

View file

@ -5,10 +5,3 @@
[getElementsByTagNameNS(\'*\', \'*\')]
expected: FAIL
[Matching the context object (wildcard namespace)]
expected: FAIL
[Matching the context object (specific namespace)]
expected: FAIL