mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Auto merge of #6584 - Ms2ger:wpt_20150709, r=jdm
Update web-platform-tests to revision 5e3ea8f49fee68c327388bfd1dd1375a8ce12a0e. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6584) <!-- Reviewable:end -->
This commit is contained in:
11
tests/wpt/metadata/dom/nodes/ChildNode-after.html.ini
Normal file
11
tests/wpt/metadata/dom/nodes/ChildNode-after.html.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[ChildNode-after.html]
|
||||
type: testharness
|
||||
[Comment.after() with one sibling of child and text as arguments.]
|
||||
expected: FAIL
|
||||
|
||||
[Element.after() with one sibling of child and text as arguments.]
|
||||
expected: FAIL
|
||||
|
||||
[Text.after() with one sibling of child and text as arguments.]
|
||||
expected: FAIL
|
||||
|
||||
11
tests/wpt/metadata/dom/nodes/ChildNode-before.html.ini
Normal file
11
tests/wpt/metadata/dom/nodes/ChildNode-before.html.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[ChildNode-before.html]
|
||||
type: testharness
|
||||
[Comment.before() with context object itself as the argument.]
|
||||
expected: FAIL
|
||||
|
||||
[Element.before() with context object itself as the argument.]
|
||||
expected: FAIL
|
||||
|
||||
[Text.before() with context object itself as the argument.]
|
||||
expected: FAIL
|
||||
|
||||
11
tests/wpt/metadata/dom/nodes/ChildNode-replaceWith.html.ini
Normal file
11
tests/wpt/metadata/dom/nodes/ChildNode-replaceWith.html.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user