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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/local-image-from-remote-whitelisted-expected.txt

Issue 1196423003: Improve console log message for CORS failure (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix Created 4 years, 5 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/http/tests/security/local-image-from-remote-whitelisted-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/local-image-from-remote-whitelisted-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/local-image-from-remote-whitelisted-expected.txt
index 25ab54ac8560ff92e29199a36775399e0fa65207..9cc8b687ff5e8829028d01aefdd21d4a4ac70ffb 100644
--- a/third_party/WebKit/LayoutTests/http/tests/security/local-image-from-remote-whitelisted-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/security/local-image-from-remote-whitelisted-expected.txt
@@ -1,4 +1,4 @@
This test is to see if a remote file can include a local image when the access has been white listed using addOriginAccessWhitelistEntry.
-Test Failed: Local image not loaded remotely.
+Test Passed. Local image loaded remotely.

Powered by Google App Engine
This is Rietveld 408576698