| Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html
|
| index 4e91a3ba8880e3c360318a4551a810794a810161..ac5290518cedcb421f0fd134622e2221932ace98 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html
|
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html
|
| @@ -26,7 +26,6 @@
|
| document.body.appendChild(script);
|
| }
|
| </script>
|
| - <script src="/js-test-resources/js-test-post.js"></script>
|
| </head>
|
| <body>
|
| </body>
|
|
|