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

Side by Side Diff: LayoutTests/fast/forms/form-and-frame-interaction-retains-values-expected.txt

Issue 156123004: Move the frame tree into the embedder. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix tests Created 6 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | Source/core/frame/Frame.cpp » ('j') | Source/core/page/FrameTree.h » ('J')
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 //<!--frame1-->-->' 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 //submitted/<!--frame0-->-->'
17 -------- 17 --------
18 18
OLDNEW
« no previous file with comments | « no previous file | Source/core/frame/Frame.cpp » ('j') | Source/core/page/FrameTree.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698