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

Side by Side Diff: LayoutTests/mhtml/relative_url-expected.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
OLDNEW
(Empty)
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <HTML><HEAD><TITLE>Page with square</TITLE>
3
4 <BODY>
5 Image with an absolute URL:<BR>
6 <IMG src="resources/red_square.png"/>
7 <br>
8 Image with a relative URL:<BR>
9 <IMG src="resources/red_square.png"/>
10 </BODY></HTML>
OLDNEW
« no previous file with comments | « LayoutTests/mhtml/relative_url.mht ('k') | LayoutTests/mhtml/relaxed-content-type-parameters.mht » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698