mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Don't include the root element when calling Element#getElementsByTagNameNS.
This commit is contained in:
parent
758d79fff4
commit
5913ba983b
2 changed files with 4 additions and 8 deletions
|
@ -5,10 +5,3 @@
|
|||
|
||||
[getElementsByTagNameNS(\'*\', \'*\')]
|
||||
expected: FAIL
|
||||
|
||||
[Matching the context object (wildcard namespace)]
|
||||
expected: FAIL
|
||||
|
||||
[Matching the context object (specific namespace)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue