| Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/script-src-blocked-error-event-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/script-src-blocked-error-event-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/script-src-blocked-error-event-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..36064ddf426d7bebdb3322c9bb7d8696f48157c2
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/script-src-blocked-error-event-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +CONSOLE ERROR: Refused to load the script 'http://localhost:8000/security/contentSecurityPolicy/resources/script-set-value.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'".
|
| +
|
| +This is a testharness.js-based test.
|
| +PASS Script element has error on bad script-src
|
| +Harness: the test ran to completion.
|
| +
|
|
|