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

Unified Diff: LayoutTests/mhtml/frame_4.html_original

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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/mhtml/frame_4.html_original
diff --git a/LayoutTests/mhtml/frame_4.html_original b/LayoutTests/mhtml/frame_4.html_original
index 886908a230e81020b671d236f2acd7d737dff519..29f767403426cbf78daf5fd34d7e42b65d4fb195 100644
--- a/LayoutTests/mhtml/frame_4.html_original
+++ b/LayoutTests/mhtml/frame_4.html_original
@@ -3,6 +3,5 @@
</head><body>
This is frame 4!<br>
-<img src="frame_4_files/red_square.png" onerror="document.getElementById('error').innerHTML+='Failed to load image!'">
-<div id="error">Failed to load image!</div>
-</body></html>
+<img src="frame_4_files/red_square.png">
+</body></html>
« no previous file with comments | « LayoutTests/mhtml/content_transfer_encoding_none-expected.txt ('k') | LayoutTests/mhtml/invalid-bad-boundary.mht » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698