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

Side by Side Diff: LayoutTests/http/tests/security/suborigins/suborigin-blocked-not-in-suborigin-to-suborigin-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, 6 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 unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'.
2
3 1
4 This is a testharness.js-based test. 2 This is a testharness.js-based test.
5 FAIL Block frame not in suborigin from accessing a frame in a suborigin Uncaught Error: assert_equals: The parent frame should not be able to get the secret val ue from the child iframe. expected (string) "" but got (undefined) undefined 3 FAIL Block frame not in suborigin from accessing a frame in a suborigin Uncaught Error: assert_equals: The parent frame should not be able to get the secret val ue from the child iframe. expected (string) "" but got (undefined) undefined
6 Harness: the test ran to completion. 4 Harness: the test ran to completion.
7 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698