Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err-expected.txt

Issue 2022203002: Import wpt@d510ec1abc30eee4c855c13842bc2f0dfa791f8b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Message changed by testharness.js update Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err-expected.txt
index d956493cd8137bb802df9b6e60dea4f50a6b0118..9a145cc1d983d5e025c4829f3a46a074fb2e0aec 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err-expected.txt
@@ -1,5 +1,6 @@
This is a testharness.js-based test.
FAIL history replaceState SECURITY_ERR assert_throws: function "function () {
- window.history.replaceState(1, docu..." did not throw
+ window.history.replaceState(1, document.title, 'http://www.microsoft.com/test.html');
+ }" did not throw
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698