Chromium Code Reviews| Index: LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt |
| diff --git a/LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt b/LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c55940516bcaa7d82267e456faedb480a65c77e6 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt |
| @@ -0,0 +1,5 @@ |
| +CONSOLE MESSAGE: Refused to load the script 'http://localhost:8080/htmlimports/resources/cors-basic.cgi' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'". |
| + |
| +PASS |
| +PASS |
| + |