OLD | NEW |
1 ALERT: PASS (1/1) | 1 ALERT: PASS (1/1) |
2 CONSOLE ERROR: line 10: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+AC
MnKq96FN3qo='". Either the 'unsafe-inline' keyword, a hash ('sha256-bXMksCHhVxMy
xdbJpZuZicpO8HCDLuN9ZzcfnlVeN4k='), or a nonce ('nonce-...') is required to enab
le inline execution. | 2 CONSOLE ERROR: line 10: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+AC
MnKq96FN3qo='". Either the 'unsafe-inline' keyword, a hash ('sha256-bXMksCHhVxMy
xdbJpZuZicpO8HCDLuN9ZzcfnlVeN4k='), or a nonce ('nonce-...') is required to enab
le inline execution. |
3 | 3 |
4 CONSOLE ERROR: line 13: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+AC
MnKq96FN3qo='". Either the 'unsafe-inline' keyword, a hash ('sha256-WJxPiOlT6TFx
c-Ol71ivP0eHtjokcBKNXLU0usIYZz4='), or a nonce ('nonce-...') is required to enab
le inline execution. | 4 CONSOLE ERROR: line 13: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+AC
MnKq96FN3qo='". Either the 'unsafe-inline' keyword, a hash ('sha256-WJxPiOlT6TFx
c+Ol71ivP0eHtjokcBKNXLU0usIYZz4='), or a nonce ('nonce-...') is required to enab
le inline execution. |
5 | 5 |
6 CONSOLE ERROR: line 15: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+AC
MnKq96FN3qo='". Either the 'unsafe-inline' keyword, a hash ('sha256-IytoJzJfZC0N
OAbaSFNz-QyLVnbrELCXScgDL6ldIwE='), or a nonce ('nonce-...') is required to enab
le inline execution. | 6 CONSOLE ERROR: line 15: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+AC
MnKq96FN3qo='". Either the 'unsafe-inline' keyword, a hash ('sha256-IytoJzJfZC0N
OAbaSFNz+QyLVnbrELCXScgDL6ldIwE='), or a nonce ('nonce-...') is required to enab
le inline execution. |
7 | 7 |
8 CONSOLE ERROR: line 16: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+AC
MnKq96FN3qo='". Either the 'unsafe-inline' keyword, a hash ('sha256-GK8kAPOt6ZIh
mzOr3QzHpIkbTXB_Jpc6PXuliF2zoj0='), or a nonce ('nonce-...') is required to enab
le inline execution. | 8 CONSOLE ERROR: line 16: Refused to execute inline script because it violates the
following Content Security Policy directive: "script-src 'sha1-Au4uYFbkf7OYd+AC
MnKq96FN3qo='". Either the 'unsafe-inline' keyword, a hash ('sha256-GK8kAPOt6ZIh
mzOr3QzHpIkbTXB/Jpc6PXuliF2zoj0='), or a nonce ('nonce-...') is required to enab
le inline execution. |
9 | 9 |
10 This tests the effect of a valid script-hash value, with one valid script and se
veral invalid ones. It passes if one alert is executed and four console warings
are visible. | 10 This tests the effect of a valid script-hash value, with one valid script and se
veral invalid ones. It passes if one alert is executed and four console warings
are visible. |
OLD | NEW |