| Index: LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt
|
| index 16717e3e46edb04f0cfeebc76aeebed54ab1406a..565ac1217ab7b9270e09bdcc63694c20a27ad58f 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt
|
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt
|
| @@ -1,4 +1,4 @@
|
| CONSOLE ERROR: Refused to load the script 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/alert-fail.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline'".
|
|
|
| -ALERT: SecurityError: Failed to create a worker: access to the script at 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/alert-fail.js' is denied by the document's Content Security Policy.
|
| +ALERT: SecurityError: Failed to construct 'Worker': Access to the script at 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/alert-fail.js' is denied by the document's Content Security Policy.
|
|
|
|
|