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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/navigation/rename-subframe-goback-expected.txt

Issue 2317203002: Avoid mutating frame unique name after first real commit. (Closed)
Patch Set: Tweaking the comment describing the format of unique name. Created 4 years, 3 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/http/tests/navigation/rename-subframe-goback-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/navigation/post-basic-expected.txt b/third_party/WebKit/LayoutTests/http/tests/navigation/rename-subframe-goback-expected.txt
similarity index 62%
copy from third_party/WebKit/LayoutTests/http/tests/navigation/post-basic-expected.txt
copy to third_party/WebKit/LayoutTests/http/tests/navigation/rename-subframe-goback-expected.txt
index 430aa43089c66b115333afb04ff242cbaf4697ca..ecd8238ffd09b0a30d2f110e4f9db03c5d06c4ac 100644
--- a/third_party/WebKit/LayoutTests/http/tests/navigation/post-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/navigation/rename-subframe-goback-expected.txt
@@ -1,3 +1,11 @@
+Tests that session history works even if the page changes frame names after initial load.
+
+
+
+
+--------
+Frame: 'initial-name'
+--------
This page was requested with the HTTP method POST.
Parameters:
@@ -12,8 +20,3 @@ HTTP_HOST = 127.0.0.1:8000
HTTP_ORIGIN = http://127.0.0.1:8000
HTTP_REFERER = http://127.0.0.1:8000/navigation/resources/page-that-posts.html
HTTP_UPGRADE_INSECURE_REQUESTS = 1
-
-============== Back Forward List ==============
- http://127.0.0.1:8000/navigation/resources/page-that-posts.html
-curr-> http://127.0.0.1:8000/navigation/resources/form-target.pl
-===============================================

Powered by Google App Engine
This is Rietveld 408576698