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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/bypass-main-world-csp-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update missed mac expected.txt file Created 3 years, 10 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/isolatedWorld/bypass-main-world-csp-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/bypass-main-world-csp-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/bypass-main-world-csp-expected.txt
index e25281a14b39d1cb683168780a8b71b7c4b8ccf3..7c4ebe2b0c94c76d93763035e6871a77ae20923d 100644
--- a/third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/bypass-main-world-csp-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/security/isolatedWorld/bypass-main-world-csp-expected.txt
@@ -1,12 +1,12 @@
ALERT: Running test #6
CONSOLE ERROR: Refused to load the image 'http://127.0.0.1:8000/security/resources/abe.png?6' because it violates the following Content Security Policy directive: "img-src 'none'".
-
+CONSOLE ERROR:
ALERT: BLOCKED
ALERT: Running test #5
CONSOLE ERROR: Refused to load the image 'http://127.0.0.1:8000/security/resources/abe.png?5' because it violates the following Content Security Policy directive: "img-src 'none'".
-
+CONSOLE ERROR:
ALERT: BLOCKED
ALERT: Running test #4
@@ -18,12 +18,12 @@ ALERT: LOADED
ALERT: Running test #2
CONSOLE ERROR: Refused to load the image 'http://127.0.0.1:8000/security/resources/abe.png?2' because it violates the following Content Security Policy directive: "img-src 'none'".
-
+CONSOLE ERROR:
ALERT: BLOCKED
ALERT: Running test #1
CONSOLE ERROR: Refused to load the image 'http://127.0.0.1:8000/security/resources/abe.png?1' because it violates the following Content Security Policy directive: "img-src 'none'".
-
+CONSOLE ERROR:
ALERT: BLOCKED
ALERT: Running test #0

Powered by Google App Engine
This is Rietveld 408576698