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

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

Issue 2871233002: Separate preload matching from MemoryCache (Closed)
Patch Set: fix Created 3 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 side-by-side diff with in-line comments
Download patch
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 010ae1a20d5d9bb0e7872efb98c6f01c52403d05..db74fed6e27129ae1d62b35dfb8a1b323e46beba 100644
--- a/third_party/WebKit/LayoutTests/permissionclient/image-permissions-expected.txt
+++ b/third_party/WebKit/LayoutTests/permissionclient/image-permissions-expected.txt
@@ -6,6 +6,7 @@ MockContentSettingsClient: allowImage((file test):permissionclient/resources/bos
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".

Powered by Google App Engine
This is Rietveld 408576698