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

Unified Diff: LayoutTests/fast/images/support-broken-image-delegate-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/fast/images/support-broken-image-delegate-expected.txt
diff --git a/LayoutTests/fast/images/support-broken-image-delegate-expected.txt b/LayoutTests/fast/images/support-broken-image-delegate-expected.txt
index 9b58cb173535d6d724faf964c658e193da101b7e..2b7878d0e7712e087af24904a8d5814588f5c016 100644
--- a/LayoutTests/fast/images/support-broken-image-delegate-expected.txt
+++ b/LayoutTests/fast/images/support-broken-image-delegate-expected.txt
@@ -1,7 +1,8 @@
+CONSOLE MESSAGE: line 8: Uncaught TypeError: Object [object Object] has no method 'setShouldPaintBrokenImage'
resources/broken-image-with-invalid-format.png - willSendRequest <NSURLRequest URL resources/broken-image-with-invalid-format.png, main document URL support-broken-image-delegate.html, http method GET> redirectResponse (null)
resources/broken-image-with-invalid-format.png - didReceiveResponse <NSURLResponse resources/broken-image-with-invalid-format.png, http status code 0>
-resources/broken-image-with-invalid-format.png - shouldPaintBrokenImage: NO
resources/broken-image-with-invalid-format.png - didFinishLoading
+CONSOLE MESSAGE: line 18: Uncaught TypeError: Object [object Object] has no method 'setShouldPaintBrokenImage'
Radar 8610908 - Add a resource delegate method to query if WebCore should paint the broken image.
-PASS
+FAIL
« no previous file with comments | « LayoutTests/fast/images/gif-loop-count-expected.png ('k') | LayoutTests/fast/js/JSON-parse-reviver-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698