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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-javascript-variations-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: filter console messages in content_shell rather than python Created 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-javascript-variations-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-javascript-variations-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-javascript-variations-expected.txt
index 48d5d642ac2250fd7e068c02a60a01fbbf3a1829..6ab0c9bdc362d273e1f3e228b4a6d4b3bc3285f1 100644
--- a/third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-javascript-variations-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-javascript-variations-expected.txt
@@ -1,21 +1,21 @@
CONSOLE ERROR: line 13: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "data". Protocols must match.
-
+CONSOLE ERROR: line 13:
CONSOLE ERROR: line 14: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "data". Protocols must match.
-
+CONSOLE ERROR: line 14:
CONSOLE ERROR: line 16: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "data". Protocols must match.
-
+CONSOLE ERROR: line 16:
CONSOLE ERROR: line 19: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "data". Protocols must match.
-
+CONSOLE ERROR: line 19:
CONSOLE ERROR: line 20: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "data". Protocols must match.
-
+CONSOLE ERROR: line 20:
CONSOLE ERROR: line 22: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "data". Protocols must match.
-
+CONSOLE ERROR: line 22:
CONSOLE ERROR: line 24: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "data". Protocols must match.
-
+CONSOLE ERROR: line 24:
CONSOLE ERROR: line 25: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "data". Protocols must match.
-
+CONSOLE ERROR: line 25:
CONSOLE ERROR: line 27: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "data". Protocols must match.
-
+CONSOLE ERROR: line 27:

Powered by Google App Engine
This is Rietveld 408576698