OLD | NEW |
1 ALERT: PASS (1/3) | 1 ALERT: PASS (1/3) |
2 ALERT: PASS (2/3) | 2 ALERT: PASS (2/3) |
3 ALERT: PASS (3/3) | 3 ALERT: PASS (3/3) |
4 CONSOLE ERROR: line 16: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-MfuEFRkC2LmR31AM
y9KW2ZLDegA=' 'sha1-p70t5PXyndLfjKNjbyBBOL1gFiM=' 'nonce-nonceynonce'". | 4 CONSOLE ERROR: line 16: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-MfuEFRkC2LmR31AM
y9KW2ZLDegA=' 'sha1-p70t5PXyndLfjKNjbyBBOL1gFiM=' 'nonce-nonceynonce'". Either t
he 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is r
equired to enable inline execution. |
5 | 5 |
6 CONSOLE ERROR: line 19: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-MfuEFRkC2LmR31AM
y9KW2ZLDegA=' 'sha1-p70t5PXyndLfjKNjbyBBOL1gFiM=' 'nonce-nonceynonce'". | 6 CONSOLE ERROR: line 19: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-MfuEFRkC2LmR31AM
y9KW2ZLDegA=' 'sha1-p70t5PXyndLfjKNjbyBBOL1gFiM=' 'nonce-nonceynonce'". Either t
he 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is r
equired to enable inline execution. |
7 | 7 |
8 This tests the combined use of script hash and script nonce. It passes if two co
nsole warnings are visible and the three alerts show PASS. | 8 This tests the combined use of script hash and script nonce. It passes if two co
nsole warnings are visible and the three alerts show PASS. |
OLD | NEW |