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

Side by Side Diff: LayoutTests/fast/loader/form-state-restore-with-frames-expected.txt

Issue 10918017: Merge 126839 - REGRESSION(r109480): Form state for iframe content is not restored (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1229/
Patch Set: Created 8 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 PASS frame$($("frame1"), "input2").value is "value2" 1 PASS frame$($("frame1"), "input2").value is "value2"
2 PASS frame$(frame$($("frame1"), "frame2"), "input3").value is "value3" 2 PASS frame$(frame$($("frame1"), "frame2"), "input3").value is "value3"
3 PASS successfullyParsed is true 3 PASS successfullyParsed is true
4 4
5 TEST COMPLETE 5 TEST COMPLETE
6 6
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698