Chromium Code Reviews| 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> |