Chromium Code Reviews| Index: LayoutTests/http/tests/security/contentSecurityPolicy/manifest-src-blocked-expected.txt |
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/manifest-src-blocked-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/manifest-src-blocked-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d58c109460033d4d0d442205ed38a1a97ab2d4bf |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/manifest-src-blocked-expected.txt |
| @@ -0,0 +1,4 @@ |
| +CONSOLE ERROR: Refused to load manifest from 'http://127.0.0.1:8000/security/contentSecurityPolicy/manifest.test/manifest.json' because it violates the following Content Security Policy directive: "manifest-src 'none'". |
| + |
| +ALERT: Pass |
| + |