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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Tests that session history works even if the page changes frame names after init ial load.
2
3
4
5
6 --------
7 Frame: 'initial-name'
8 --------
1 This page was requested with the HTTP method POST. 9 This page was requested with the HTTP method POST.
2 10
3 Parameters: 11 Parameters:
4 12
5 the-input = input value goes here 13 the-input = input value goes here
6 submitwithpost = Submit with POST 14 submitwithpost = Submit with POST
7 Http headers: 15 Http headers:
8 16
9 HTTP_CACHE_CONTROL = max-age=0 17 HTTP_CACHE_CONTROL = max-age=0
10 HTTP_CONNECTION = keep-alive 18 HTTP_CONNECTION = keep-alive
11 HTTP_HOST = 127.0.0.1:8000 19 HTTP_HOST = 127.0.0.1:8000
12 HTTP_ORIGIN = http://127.0.0.1:8000 20 HTTP_ORIGIN = http://127.0.0.1:8000
13 HTTP_REFERER = http://127.0.0.1:8000/navigation/resources/page-that-posts.html 21 HTTP_REFERER = http://127.0.0.1:8000/navigation/resources/page-that-posts.html
14 HTTP_UPGRADE_INSECURE_REQUESTS = 1 22 HTTP_UPGRADE_INSECURE_REQUESTS = 1
15
16 ============== Back Forward List ==============
17 http://127.0.0.1:8000/navigation/resources/page-that-posts.html
18 curr-> http://127.0.0.1:8000/navigation/resources/form-target.pl
19 ===============================================
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698