Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / permissionclient / image-permissions-expected.txt
blobb5382ab4065cde87e7f4f1b750733498d1361022
1 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): true
2 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): false
3 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif?nocache): false
4 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): false
5 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif): false
6 Blocked images can be reloaded, so neither onload nor onerror is called. Only check here that onload is never called when image is blocked.
8 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
11 PASS: first image loaded
12 PASS successfullyParsed is true
14 TEST COMPLETE