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

Side by Side Diff: third_party/WebKit/LayoutTests/permissionclient/image-permissions-expected.txt

Issue 1802123002: Unify Resource loading status tracking (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 9 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/ScriptStreamerTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698