OLD | NEW |
---|---|
1 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : true | 1 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : true |
2 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false | 2 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false |
3 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false | |
hiroshige
2016/03/25 17:38:22
Er, one more comment: do the additional lines here
| |
3 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif? nocache): false | 4 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 |
5 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false | 6 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false |
7 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false | |
8 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false | |
6 Blocked images can be reloaded, so neither onload nor onerror is called. Only ch eck here that onload is never called when image is blocked. | 9 Blocked images can be reloaded, so neither onload nor onerror is called. Only ch eck here that onload is never called when image is blocked. |
7 | 10 |
8 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | 11 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". |
9 | 12 |
10 | 13 |
11 PASS: first image loaded | 14 PASS: first image loaded |
12 PASS successfullyParsed is true | 15 PASS successfullyParsed is true |
13 | 16 |
14 TEST COMPLETE | 17 TEST COMPLETE |
15 | 18 |
16 | 19 |
OLD | NEW |