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 |