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

Unified Diff: LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-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-blocked-different-suborigins-expected.txt
diff --git a/LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-expected.txt b/LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-expected.txt
index c7fbbc0dc29161c9888d4add4553b1760df0f147..441533ae7b2fd2221bad6a34e987566fb30d9b28 100644
--- a/LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-expected.txt
+++ b/LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-expected.txt
@@ -1,9 +1,3 @@
-CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'.
-
-CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'.
-
-CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'.
-
This is a testharness.js-based test.
FAIL Block a frame in one suborigin from accessing another suborigin Uncaught Error: assert_equals: The parent frame should not be able to get the secret value from the child iframe. expected (string) "" but got (undefined) undefined

Powered by Google App Engine
This is Rietveld 408576698