Implement NamedNodeMap::removeNamedItem*()

This commit is contained in:
Anthony Ramine 2015-04-07 19:08:26 +02:00
parent 70ccd8a02a
commit eea80034e6
4 changed files with 40 additions and 20 deletions

View file

@ -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