Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_pushstate_err-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_pushstate_err-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_pushstate_err-expected.txt |
deleted file mode 100644 |
index d60bcf6ae5b580e5c821303fc3f9639fb31dcc7a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_pushstate_err-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-This is a testharness.js-based test. |
-FAIL history pushState SECURITY_ERR assert_throws: function "function () { |
- window.history.pushState(1, document.title, 'http://www.microsoft.com/test.html'); |
- }" did not throw |
-Harness: the test ran to completion. |
- |