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

Side by Side Diff: LayoutTests/platform/android/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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE ERROR: line 8: Uncaught TypeError: Object [object Object] has no method 'setShouldPaintBrokenImage' 1 CONSOLE ERROR: line 8: Uncaught TypeError: Object [object Object] has no method 'setShouldPaintBrokenImage'
2 resources/broken-image-with-invalid-format.png - willSendRequest <NSURLRequest U RL resources/broken-image-with-invalid-format.png, main document URL support-bro ken-image-delegate.html, http method GET> redirectResponse (null) 2 resources/broken-image-with-invalid-format.png - willSendRequest <NSURLRequest U RL resources/broken-image-with-invalid-format.png, main document URL support-bro ken-image-delegate.html, http method GET> redirectResponse (null)
3 resources/broken-image-with-invalid-format.png - didReceiveResponse <NSURLRespon se resources/broken-image-with-invalid-format.png, http status code 0> 3 resources/broken-image-with-invalid-format.png - didReceiveResponse <NSURLRespon se resources/broken-image-with-invalid-format.png, http status code 0>
4 resources/broken-image-with-invalid-format.png - didFinishLoading 4 resources/broken-image-with-invalid-format.png - didFinishLoading
5 CONSOLE ERROR: line 18: Uncaught TypeError: Object [object Object] has no method 'setShouldPaintBrokenImage' 5 CONSOLE ERROR: line 18: Uncaught TypeError: Object [object Object] has no method 'setShouldPaintBrokenImage'
6 Radar 8610908 - Add a resource delegate method to query if WebCore should paint the broken image. 6 Radar 8610908 - Add a resource delegate method to query if WebCore should paint the broken image.
7 7
8 FAIL 8 FAIL
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698