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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/embeddedEnforcement/allow_csp_header-same-origin-expected.txt

Issue 2404373003: Experimental Feature: Allow-CSP-From header (Closed)
Patch Set: Changing to parentSecurityOrigin Created 4 years, 2 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
(Empty)
1 CONSOLE ERROR: line 11: Refused to load the image 'http://127.0.0.1:8000/securit y/contentSecurityPolicy/resources/green250x50.png' because it violates the follo wing Content Security Policy directive: "img-src 'none'".
2
3 ALERT: Hello from iframe
4 CONSOLE MESSAGE: line 24: IFrame load event fired: the IFrame's location is 'htt p://127.0.0.1:8000/security/contentSecurityPolicy/resources/respond-with-allow-c sp-from-header.php'.
5 Same origin iframes are Allowed and required CSP is appended to the list of resp onse's CSP list.
6
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
8
9
10 PASS The IFrame should not have been blocked. It wasn't.
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698