| Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-basic-blocked-error-event-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-basic-blocked-error-event-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-basic-blocked-error-event-expected.txt
|
| index 676c70b06a1cb4147bba7ba76cb0fce2b7cccaeb..9062c3c1b0adcfd705e2ee95762fb19e6d03452b 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-basic-blocked-error-event-expected.txt
|
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scripthash-basic-blocked-error-event-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE ERROR: Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'sha256-deadbeef'". Either the 'unsafe-inline' keyword, a hash ('sha256-ZbQewvwidB_diiqNqVYuj5TxIArbdd1TUb2cl6rIyyg='), or a nonce ('nonce-...') is required to enable inline execution.
|
| +CONSOLE ERROR: Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'sha256-deadbeef'". Either the 'unsafe-inline' keyword, a hash ('sha256-ZbQewvwidB/diiqNqVYuj5TxIArbdd1TUb2cl6rIyyg='), or a nonce ('nonce-...') is required to enable inline execution.
|
|
|
| This is a testharness.js-based test.
|
| PASS CSP script-hash block causes error event
|
|
|