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

Unified Diff: LayoutTests/http/tests/security/suborigins/suborigin-in-meta-disallowed-expected.txt

Issue 1109633002: Basic experimental suborigin CSP directive and SecurityOrigin mods (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase on ToT Created 5 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: LayoutTests/http/tests/security/suborigins/suborigin-in-meta-disallowed-expected.txt
diff --git a/LayoutTests/http/tests/security/suborigins/suborigin-in-meta-disallowed-expected.txt b/LayoutTests/http/tests/security/suborigins/suborigin-in-meta-disallowed-expected.txt
index 7a37adc9732d3f6621572860db02e9322c7631e8..0ff4fa493f6b4bc836037c68c4713a3ad81de2ec 100644
--- a/LayoutTests/http/tests/security/suborigins/suborigin-in-meta-disallowed-expected.txt
+++ b/LayoutTests/http/tests/security/suborigins/suborigin-in-meta-disallowed-expected.txt
@@ -1,5 +1,4 @@
-CONSOLE ERROR: line 7: Unrecognized Content-Security-Policy directive 'suborigin'.
-
+CONSOLE ERROR: line 7: The Suborigin name 'foobar' was delivered via a Content Security Policy in a <meta> element and not an HTTP header, which is disallowed. The Suborigin has been ignored.
This is a testharness.js-based test.
PASS Suborigin in <meta> disallowed
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698