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

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

Issue 200923002: Post a microtask to load <img> elements. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix last test failure Created 6 years, 7 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 | Annotate | Revision Log
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? nocache): false 3 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif? nocache): false
3 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false 4 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false
4 PERMISSION CLIENT: allowImage((file test):permissionclient/resources/boston.gif) : false
5 5
6 6
7 PASS: first image loaded 7 PASS: first image loaded
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698