Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt |
deleted file mode 100644 |
index d09bd1ac22688062e4ecd3290bf66d5aba76a1d0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-This is a testharness.js-based test. |
-FAIL document.open should redirect to window.open when called with three arguments assert_unreached: The call should be redirected to the real window.open Reached unreachable code |
-FAIL document.open should throw when it has no window and is called with three arguments assert_throws: function "function () { |
- doc.open("/resources/testharness.js", "..." did not throw |
-Harness: the test ran to completion. |
- |