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

Unified Diff: LayoutTests/http/tests/navigation/resources/replacestate-base-no-url-argument.html

Issue 26216003: Fix History.{push,replace}State handling of null 'url' argument (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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: LayoutTests/http/tests/navigation/resources/replacestate-base-no-url-argument.html
diff --git a/LayoutTests/http/tests/navigation/resources/replacestate-base-pass.html b/LayoutTests/http/tests/navigation/resources/replacestate-base-no-url-argument.html
similarity index 80%
copy from LayoutTests/http/tests/navigation/resources/replacestate-base-pass.html
copy to LayoutTests/http/tests/navigation/resources/replacestate-base-no-url-argument.html
index befde1069c7b21197159586e59a8a280f9b24283..00f3af11bfe1fd381bbddb55253e89aea1417698 100644
--- a/LayoutTests/http/tests/navigation/resources/replacestate-base-pass.html
+++ b/LayoutTests/http/tests/navigation/resources/replacestate-base-no-url-argument.html
@@ -8,6 +8,6 @@ if (window.testRunner) {
</script>
</head>
<body>
-PASS: Navigation relative to base element.
+FAIL: Incorrect navigation to base URL.
</body>
</html>
« no previous file with comments | « LayoutTests/http/tests/navigation/replacestate-base-no-url-argument-expected.txt ('k') | Source/core/page/History.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698