Index: third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-removal-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-removal-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-removal-expected.txt |
index c491609bd97761380ec76d5903096ffa11fe9300..411e100f97cfb73b294fd85157e491f41dcb3e24 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-removal-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-removal-expected.txt |
@@ -9,6 +9,6 @@ frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame |
main frame - didHandleOnloadEventsForFrame |
main frame - didFinishLoadForFrame |
This is a testharness.js-based test. |
-PASS Make sure that source based image resources are not downloaded after the img is removed from the DOM. |
+FAIL Make sure that source based image resources are not downloaded after the img is removed from the DOM. assert_equals: expected "test_1" but got "test_2" |
Harness: the test ran to completion. |