Auto merge of #5490 - nox:namednodemap, r=jdm

This commit is contained in:
bors-servo 2015-04-07 09:31:20 -05:00
commit e521860a0e
5 changed files with 46 additions and 7 deletions

View file

@ -384,12 +384,6 @@
[Element interface: calling after([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
expected: FAIL
[NamedNodeMap interface: operation getNamedItem(DOMString)]
expected: FAIL
[NamedNodeMap interface: operation getNamedItemNS(DOMString,DOMString)]
expected: FAIL
[NamedNodeMap interface: operation setNamedItem(Attr)]
expected: FAIL