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

Side by Side Diff: LayoutTests/fast/loader/resources/form-state-restore-with-frames-1.html

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 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <input name="name2" id="input2"> 2 <input name="name2" id="input2">
3 <iframe id="frame2" srcdoc="&lt;input name=name3 id=input3>"> 3 <iframe id="frame2" srcdoc="&lt;input name=name3 id=input3>">
4 </iframe> 4 </iframe>
OLDNEW
« no previous file with comments | « LayoutTests/fast/loader/form-state-restore-with-frames-expected.txt ('k') | Source/WebCore/history/HistoryItem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698