| Index: LayoutTests/mhtml/page_with_image_unmht.mht
|
| diff --git a/LayoutTests/mhtml/page_with_image_unmht.mht b/LayoutTests/mhtml/page_with_image_unmht.mht
|
| index 1601551ca91c74e73b124e0a23bfffc4e8c948e8..d7e8ad5701bf2aaa493381c8d1912acd8a6c4373 100644
|
| --- a/LayoutTests/mhtml/page_with_image_unmht.mht
|
| +++ b/LayoutTests/mhtml/page_with_image_unmht.mht
|
| @@ -16,17 +16,9 @@ Content-Location: http://localhost/page_with_image.html
|
|
|
|
|
| <title>Page with square</title>
|
| -<script>
|
| -if (window.testRunner) {
|
| - testRunner.dumpAsText();
|
| -}
|
| -
|
| -</script>
|
| <base href=3D"http://localhost/"></base></head><body>
|
| This is a red square:<br>
|
| -<img onerror=3D"document.getElementById('error').innerHTML+=3D&#x=
|
| -27;Failed to load image!'" src=3D"resources/red_square.png">
|
| -<div id=3D"error"></div>
|
| +<img src=3D"resources/red_square.png">
|
| </body></html>
|
| ------=_NextPart_000_0000_02C8A5EE.D896CA6B
|
| Content-Type: image/png
|
|
|