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

Side by Side Diff: LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-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 unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'.
2
3 CONSOLE MESSAGE: line 12: secret = I am a secret 1 CONSOLE MESSAGE: line 12: secret = I am a secret
4 2
5 This is a testharness.js-based test. 3 This is a testharness.js-based test.
6 FAIL Validate that a frame can't change it's document.domain and enter the subor igin Uncaught assert_equals: secret should not be touchable by the child in a su borigin. expected "Unchanged" but got "I am a secret" 4 FAIL Validate that a frame can't change it's document.domain and enter the subor igin Uncaught assert_equals: secret should not be touchable by the child in a su borigin. expected "Unchanged" but got "I am a secret"
7 Harness: the test ran to completion. 5 Harness: the test ran to completion.
8 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698