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

Unified Diff: LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script-expected.txt

Issue 701013004: CSP: Adding a test for appended script elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@revert
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script-expected.txt
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/script-src-self-blocked-01-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script-expected.txt
similarity index 72%
copy from LayoutTests/http/tests/security/contentSecurityPolicy/script-src-self-blocked-01-expected.txt
copy to LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script-expected.txt
index fdc8d201e903c7d5affd53807e345527228848b6..6f2e47ad71eb67e372babacbaabf106b153edae1 100644
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/script-src-self-blocked-01-expected.txt
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script-expected.txt
@@ -1,8 +1,3 @@
-CONSOLE ERROR: Refused to load the script 'http://localhost:8000/security/contentSecurityPolicy/resources/script.js' because it violates the following Content Security Policy directive: "script-src 'self'".
+CONSOLE ERROR: Refused to load the script 'http://localhost:8000/security/contentSecurityPolicy/resources/script.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline'".
-
-
---------
-Frame: '<!--framePath //<!--frame0-->-->'
---------
PASS
« no previous file with comments | « LayoutTests/http/tests/security/contentSecurityPolicy/script-src-appended-script.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698