Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createTreeWalker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createTreeWalker-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createTreeWalker-expected.txt |
deleted file mode 100644 |
index f5d55b372f2b9b0b4a73a62d495e96d8f4bf6a51..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createTreeWalker-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS Required arguments to createTreeWalker should be required. |
-PASS Optional arguments to createTreeWalker should be optional (1 passed). |
-PASS Optional arguments to createTreeWalker should be optional (2 passed). |
-PASS Optional arguments to createTreeWalker should be optional (3 passed, null). |
-FAIL Optional arguments to createTreeWalker should be optional (3 passed, function). assert_equals: expected (function) function "function () {}" but got (object) object "[object NodeFilter]" |
-Harness: the test ran to completion. |
- |