Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-prototype-chain-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-prototype-chain-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-prototype-chain-expected.txt |
deleted file mode 100644 |
index ee0c7703cf1a30f0a44187a4c8f0b7471a605bae..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-prototype-chain-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS window object |
-FAIL Window.prototype assert_equals: expected "[object WindowPrototype]" but got "[object Window]" |
-PASS Global scope polluter |
-FAIL EventTarget.prototype assert_equals: expected "[object EventTargetPrototype]" but got "[object EventTarget]" |
-PASS Object.prototype |
-Harness: the test ran to completion. |
- |