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

Side by Side Diff: chrome_frame/test/data/full_tab_sub_frame_main.html

Issue 343086: Don't switch to CF's active document for frames or iframes.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 <html>
2 <frameset cols="50%,*">
3 <frame src="full_tab_sub_frame1.html" />
4 <frame src="full_tab_sub_frame2.html" />
5 </frameset>
6 </html>
OLDNEW
« no previous file with comments | « chrome_frame/test/data/full_tab_sub_frame2.html ('k') | chrome_frame/test/data/full_tab_sub_iframe_main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698