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

Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-report-only-expected.txt

Issue 1126253007: Block modal dialogs inside sandboxes. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: WebSandboxFlags. 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE ERROR: The Content Security Policy directive 'sandbox' is ignored when d elivered in a report-only policy. 1 CONSOLE ERROR: The Content Security Policy directive 'sandbox' is ignored when d elivered in a report-only policy.
2 CONSOLE ERROR: The Content Security Policy 'sandbox' was delivered in report-onl y mode, but does not specify a 'report-uri'; the policy will have no effect. Ple ase either add a 'report-uri' directive, or deliver the policy via the 'Content- Security-Policy' header. 2 CONSOLE ERROR: The Content Security Policy 'sandbox' was delivered in report-onl y mode, but does not specify a 'report-uri'; the policy will have no effect. Ple ase either add a 'report-uri' directive, or deliver the policy via the 'Content- Security-Policy' header.
3 ALERT: Script executed in iframe. 3 CONSOLE MESSAGE: line 4: Script executed in iframe.
4 ALERT: PASS: Iframe was not in a unique origin 4 ALERT: PASS: Iframe was not in a unique origin
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698