| Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/filesystem-urls-match-self-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/filesystem-urls-match-self-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/filesystem-urls-match-self-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fac1888d5a83213ecbab16c2836a8b85ae8937ae
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/filesystem-urls-match-self-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +CONSOLE ERROR: Refused to load the script 'filesystem:http://127.0.0.1:8000/temporary/fail.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline' 'self'".
|
| +
|
| +This is a testharness.js-based test.
|
| +PASS blob: does not match 'self' (see step 2 of http://www.w3.org/TR/CSP2/#match-source-expression)
|
| +Harness: the test ran to completion.
|
| +
|
|
|