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

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

Issue 171413006: Auto-rebaseline for r167331 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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
« no previous file with comments | « LayoutTests/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/deferred/fast/images/support-broken-image-delegate-expected.txt
diff --git a/LayoutTests/fast/images/support-broken-image-delegate-expected.txt b/LayoutTests/virtual/deferred/fast/images/support-broken-image-delegate-expected.txt
similarity index 71%
copy from LayoutTests/fast/images/support-broken-image-delegate-expected.txt
copy to LayoutTests/virtual/deferred/fast/images/support-broken-image-delegate-expected.txt
index 0036b0531c83d6ea2da257c7c7a37b04bcb26936..6fc02b357cbaddf1bcbca739a1cc6b42d0e29cfe 100644
--- a/LayoutTests/fast/images/support-broken-image-delegate-expected.txt
+++ b/LayoutTests/virtual/deferred/fast/images/support-broken-image-delegate-expected.txt
@@ -1,8 +1,8 @@
-CONSOLE ERROR: line 8: Uncaught TypeError: Object [object Object] has no method 'setShouldPaintBrokenImage'
+CONSOLE ERROR: line 8: Uncaught TypeError: undefined is not a function
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 - didFinishLoading
-CONSOLE ERROR: line 18: Uncaught TypeError: Object [object Object] has no method 'setShouldPaintBrokenImage'
+CONSOLE ERROR: line 18: Uncaught TypeError: undefined is not a function
Radar 8610908 - Add a resource delegate method to query if WebCore should paint the broken image.
FAIL
« no previous file with comments | « LayoutTests/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698