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

Unified Diff: LayoutTests/fast/history/history-length-append-subframe-no-hash-expected.txt

Issue 207683003: Revert of Do not trigger new history entry if iframe URL doesn't change (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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/fast/history/history-length-append-subframe-no-hash-expected.txt
diff --git a/LayoutTests/fast/history/history-length-append-subframe-no-hash-expected.txt b/LayoutTests/fast/history/history-length-append-subframe-no-hash-expected.txt
deleted file mode 100644
index 579b6ba2ea86a74a3af2c6f707e14ccfe1106072..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/history/history-length-append-subframe-no-hash-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-Tests that appending iframe with with no URL and setting its URL later (without the hash part) does not overwrite current history entry.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
-
-============== Back Forward List ==============
-curr-> (file test):fast/history/history-length-append-subframe-no-hash.html#wentBack
- about:blank (in frame "<!--framePath //<!--frame0-->-->")
- data:text/html,<body onload="history.back()">Must not see this text!!!</body>
-===============================================

Powered by Google App Engine
This is Rietveld 408576698