Fix Node::replace_with

This commit is contained in:
Anthony Ramine 2015-12-14 00:13:56 +01:00
parent 8bab1cd7a4
commit 748dfdf575
2 changed files with 18 additions and 23 deletions

View file

@ -1,11 +0,0 @@
[ChildNode-replaceWith.html]
type: testharness
[Comment.replaceWith() with one sibling of child and child itself as arguments.]
expected: FAIL
[Element.replaceWith() with one sibling of child and child itself as arguments.]
expected: FAIL
[Text.replaceWith() with one sibling of child and child itself as arguments.]
expected: FAIL