| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/ParentNode-append-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/ParentNode-append-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/ParentNode-append-expected.txt
|
| deleted file mode 100644
|
| index 673d6b3c19a5a3e21ee05f4fcd86102e09920e12..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/ParentNode-append-expected.txt
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -FAIL Element.append() without any argument, on a parent having no child. parent.append is not a function
|
| -FAIL Element.append() with null as an argument, on a parent having no child. parent.append is not a function
|
| -FAIL Element.append() with undefined as an argument, on a parent having no child. parent.append is not a function
|
| -FAIL Element.append() with only text as an argument, on a parent having no child. parent.append is not a function
|
| -FAIL Element.append() with only one element as an argument, on a parent having no child. parent.append is not a function
|
| -FAIL Element.append() with null as an argument, on a parent having a child. parent.append is not a function
|
| -FAIL Element.append() with one element and text as argument, on a parent having a child. parent.append is not a function
|
| -FAIL DocumentFrgment.append() without any argument, on a parent having no child. parent.append is not a function
|
| -FAIL DocumentFrgment.append() with null as an argument, on a parent having no child. parent.append is not a function
|
| -FAIL DocumentFrgment.append() with undefined as an argument, on a parent having no child. parent.append is not a function
|
| -FAIL DocumentFrgment.append() with only text as an argument, on a parent having no child. parent.append is not a function
|
| -FAIL DocumentFrgment.append() with only one element as an argument, on a parent having no child. parent.append is not a function
|
| -FAIL DocumentFrgment.append() with null as an argument, on a parent having a child. parent.append is not a function
|
| -FAIL DocumentFrgment.append() with one element and text as argument, on a parent having a child. parent.append is not a function
|
| -Harness: the test ran to completion.
|
| -
|
|
|