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

Side by Side Diff: LayoutTests/mhtml/resources/frame_2.html

Issue 161383002: Disabling JavaScript in MHTML and limiting MHTML loading to top frames. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Synced Created 6 years, 9 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 | « LayoutTests/mhtml/resources/frame_1.html ('k') | LayoutTests/mhtml/resources/frame_4.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 <html> 1 <html>
2 2
3 <body> 3 <body>
4 The third frame!<br> 4 The third frame!<br>
5 This one contains yet another frame. What a twist!</br> 5 This one contains yet another frame. What a twist!</br>
6 <iframe src="frame_4.html"></iframe> 6 <iframe src="frame_4.html"></iframe>
7 7
8 8
9 </body> 9 </body>
10 10
11 </html> 11 </html>
OLDNEW
« no previous file with comments | « LayoutTests/mhtml/resources/frame_1.html ('k') | LayoutTests/mhtml/resources/frame_4.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698