Auto merge of #5575 - nox:namednodemap-remove, r=Ms2ger

This commit is contained in:
bors-servo 2015-04-08 13:22:29 -05:00
commit 0f0dd02daa
4 changed files with 43 additions and 22 deletions

View file

@ -345,12 +345,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