| Index: third_party/WebKit/LayoutTests/permissionclient/image-permissions-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/permissionclient/image-permissions-expected.txt b/third_party/WebKit/LayoutTests/permissionclient/image-permissions-expected.txt
|
| index 22a9cd3833464c14488f5f8b1932e7eac607f3e0..010ae1a20d5d9bb0e7872efb98c6f01c52403d05 100644
|
| --- a/third_party/WebKit/LayoutTests/permissionclient/image-permissions-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/permissionclient/image-permissions-expected.txt
|
| @@ -1,11 +1,11 @@
|
| -PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): true
|
| -PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): false
|
| -PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): false
|
| -PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif?nocache): false
|
| -PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): false
|
| -PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): false
|
| -PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): false
|
| -PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): false
|
| +MockContentSettingsClient: allowImage((file test):permissionclient/resources/boston.gif): true
|
| +MockContentSettingsClient: allowImage((file test):permissionclient/resources/boston.gif): false
|
| +MockContentSettingsClient: allowImage((file test):permissionclient/resources/boston.gif): false
|
| +MockContentSettingsClient: allowImage((file test):permissionclient/resources/boston.gif?nocache): false
|
| +MockContentSettingsClient: allowImage((file test):permissionclient/resources/boston.gif): false
|
| +MockContentSettingsClient: allowImage((file test):permissionclient/resources/boston.gif): false
|
| +MockContentSettingsClient: allowImage((file test):permissionclient/resources/boston.gif): false
|
| +MockContentSettingsClient: allowImage((file test):permissionclient/resources/boston.gif): false
|
| Blocked images can be reloaded, so neither onload nor onerror is called. Only check here that onload is never called when image is blocked.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|