| CONSOLE MESSAGE: Cannot load script http://127.0.0.1:8000/subresource-integrity/resources/non-matching-digest.js. Failed integrity metadata check. Content length: 25, Expected content length: 25, Expected metadata: sha256-U9WYDtBWkcHx13+9UKk/3Q5eoqDc4YGxYb07EPWzb9e= |
| CONSOLE MESSAGE: Cannot load script http://127.0.0.1:8000/subresource-integrity/resources/matching-digest.js. Failed integrity metadata check. Content length: 21, Expected content length: 21, Expected metadata: sha512-deadbeefspbnUnwooKGNNCb39nvg+EW0O9hDScTXeo/9pVZztLSUYU3LNV6H0lZapo8bCJUpyPPLAzE9fDzpxg== sha256-U9WYDtBWkcHx13+9UKk/3Q5eoqDc4YGxYb07EPWzb9E= |
| CONSOLE MESSAGE: Cannot load script http://localhost:8000/subresource-integrity/resources/crossorigin-anon-script.js. Failed integrity metadata check. Content length: 29, Expected content length: 29, Expected metadata: sha256-deadbeefcSLlbFZCj1OACLxTxVck2TOrBTEdUbwz1yU= |
| CONSOLE MESSAGE: Cannot load script http://localhost:8000/subresource-integrity/resources/crossorigin-creds-script.js. Failed integrity metadata check. Content length: 30, Expected content length: 30, Expected metadata: sha256-deadbeef2S+pTRZgiw3DWrhC6JLDlt2zRyGpwH7unU8= |
| CONSOLE MESSAGE: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin. |
| CONSOLE MESSAGE: Cross-origin script load denied by Cross-Origin Resource Sharing policy. |
| CONSOLE MESSAGE: Cannot load script http://localhost:8000/subresource-integrity/resources/crossorigin-anon-script.js. Failed integrity metadata check. Content length: 29, Expected content length: 29, Expected metadata: sha256-51AjITq701Y0yKSx3/UoIKtIY2UQ9+H8WGyyMuOWOC0= |
| CONSOLE MESSAGE: Cannot load script http://localhost:8000/subresource-integrity/resources/crossorigin-anon-script.js. Failed integrity metadata check. Content length: 29, Expected content length: 29, Expected metadata: sha256-deadbeef01Y0yKSx3/UoIKtIY2UQ9+H8WGyyMuOWOC0= |
| CONSOLE MESSAGE: Cannot load script http://127.0.0.1:8000/subresource-integrity/resources/matching-digest.js. Failed integrity metadata check. Content length: 21, Expected content length: 21, Expected metadata: sha256-U9WYDtBWkcHx13+9UKk_3Q5eoqDc4YGxYb07EPWzb9E= |
| CONSOLE MESSAGE: Cannot load script http://127.0.0.1:8000/subresource-integrity/resources/matching-digest.js. Failed integrity metadata check. Content length: 21, Expected content length: 21, Expected metadata: sha256-U9WYDtBWkcHx13+9UKk/3Q5eoqDc4YGxYb07EPWzb9e=?foo=bar?spam=eggs |
| |
| PASS Script: Same-origin with correct sha256 hash. |
| PASS Script: Same-origin with correct sha384 hash. |
| PASS Script: Same-origin with correct sha512 hash. |
| PASS Script: Same-origin with empty integrity. |
| PASS Script: Same-origin with incorrect hash. |
| PASS Script: Same-origin with multiple sha256 hashes, including correct. |
| PASS Script: Same-origin with multiple sha256 hashes, including unknown algorithm. |
| PASS Script: Same-origin with sha256 mismatch, sha512 match |
| PASS Script: Same-origin with sha256 match, sha512 mismatch |
| PASS Script: <crossorigin='anonymous'> with correct hash, ACAO: * |
| PASS Script: <crossorigin='anonymous'> with incorrect hash, ACAO: * |
| PASS Script: <crossorigin='use-credentials'> with correct hash, CORS-eligible |
| PASS Script: <crossorigin='use-credentials'> with incorrect hash CORS-eligible |
| PASS Script: <crossorigin='anonymous'> with CORS-ineligible resource |
| PASS Script: Cross-origin, not CORS request, with correct hash |
| PASS Script: Cross-origin, not CORS request, with hash mismatch |
| PASS Script: Cross-origin, empty integrity |
| PASS Script: Same-origin with correct hash, options. |
| PASS Script: Same-origin with unknown algorithm only. |
| PASS Script: Same-origin with correct sha256 hash, using base64URL encoding. |
| PASS Script: Same-origin with correct sha256 hash, using intermixed base64 and base64URL encoding, should fail. |
| PASS Script: Same-origin with invalid syntax only. |
| PASS Script: Same-origin with multiple valid sha256 hashes, including correct. |
| PASS Script: Same-origin with incorrect hash, options. |
| |