| OLD | NEW |
| 1 CONSOLE ERROR: line 8: Uncaught TypeError: Object [object Object] has no method
'setShouldPaintBrokenImage' | 1 CONSOLE ERROR: line 8: Uncaught TypeError: undefined is not a function |
| 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: undefined is not a function |
| 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 |
| OLD | NEW |