OLD | NEW |
1 CONSOLE ERROR: Refused to execute inline script because it violates the followin
g Content Security Policy directive: "script-src 'self' 'sha256-deadbeef'". Eith
er the 'unsafe-inline' keyword, a hash ('sha256-ZbQewvwidB_diiqNqVYuj5TxIArbdd1T
Ub2cl6rIyyg='), or a nonce ('nonce-...') is required to enable inline execution. | 1 CONSOLE ERROR: Refused to execute inline script because it violates the followin
g Content Security Policy directive: "script-src 'self' 'sha256-deadbeef'". Eith
er the 'unsafe-inline' keyword, a hash ('sha256-ZbQewvwidB/diiqNqVYuj5TxIArbdd1T
Ub2cl6rIyyg='), or a nonce ('nonce-...') is required to enable inline execution. |
2 | 2 |
3 This is a testharness.js-based test. | 3 This is a testharness.js-based test. |
4 PASS CSP script-hash block causes error event | 4 PASS CSP script-hash block causes error event |
5 Harness: the test ran to completion. | 5 Harness: the test ran to completion. |
6 | 6 |
OLD | NEW |