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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/forms/form-and-frame-interaction-retains-values-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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/navigation/rename-subframe-goback.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 2
3 -------- 3 --------
4 Frame: '<!--framePath //<!--frame0-->-->' 4 Frame: '<!--framePath //<!--frame0-->-->'
5 -------- 5 --------
6 PASS 6 PASS
7 7
8 Test for bug 18401 Apparent caching between form submits. 8 Test for bug 18401 Apparent caching between form submits.
9 9
10 In this test the main page is loaded in a frameset, which sets the value of an i nput field in a form and has an iframe, which loads a page which submits the for m. The form's target is the main page. When the form is reloaded it should not h ave the value that was set before the submission. 10 In this test the main page is loaded in a frameset, which sets the value of an i nput field in a form and has an iframe, which loads a page which submits the for m. The form's target is the main page. When the form is reloaded it should not h ave the value that was set before the submission.
11 11
12 12
13 13
14 14
15 -------- 15 --------
16 Frame: '<!--framePath //submitted/<!--frame0-->-->' 16 Frame: '<!--framePath //<!--frame0-->/<!--frame0-->-->'
17 -------- 17 --------
18 18
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/navigation/rename-subframe-goback.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698