Chromium Code Reviews

Side by Side Diff: LayoutTests/mhtml/content_transfer_encoding_none-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.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html lang='en'>
3 <head>
4 <title>MHTML Content-Transfer-Encoding none test</title>
5 </head>
6 <body>
7 This is a red square:<br>
8 <img src="resources/red_square.png">
9 </body>
10 </html>
OLDNEW
« no previous file with comments | « LayoutTests/mhtml/content_transfer_encoding_none.mht ('k') | LayoutTests/mhtml/content_transfer_encoding_none-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine