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

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: Created 5 years, 8 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 38bb37dfc251768d4bc0814665936507a7536393..5e3767bc423769ca5b05f7f31d1f267da8cca9b3 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,11 +1,5 @@
-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 assert_equals: The parent frame should not be able to get the secret value from the child iframe. expected (string) "" but got (undefined) undefined
+FAIL Block a frame in one suborigin from accessing another suborigin Script error.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698