mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Implement NamedNodeMap::removeNamedItem*()
This commit is contained in:
parent
70ccd8a02a
commit
eea80034e6
4 changed files with 40 additions and 20 deletions
|
@ -390,12 +390,6 @@
|
|||
[NamedNodeMap interface: operation setNamedItemNS(Attr)]
|
||||
expected: FAIL
|
||||
|
||||
[NamedNodeMap interface: operation removeNamedItem(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[NamedNodeMap interface: operation removeNamedItemNS(DOMString,DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: attribute previousElementSibling]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue