| CONSOLE MESSAGE: TypeError: Cannot load script http://127.0.0.1:8000/subresource-integrity/resources/non-matching-digest-module.js. Failed integrity metadata check. |
| CONSOLE MESSAGE: TypeError: Cannot load script http://127.0.0.1:8000/subresource-integrity/resources/matching-digest-module.js. Failed integrity metadata check. |
| CONSOLE MESSAGE: TypeError: Cannot load script http://localhost:8000/subresource-integrity/resources/crossorigin-anon-script-module.js. Failed integrity metadata check. |
| CONSOLE MESSAGE: TypeError: Cannot load script http://localhost:8000/subresource-integrity/resources/crossorigin-creds-script-module.js. Failed integrity metadata check. |
| CONSOLE MESSAGE: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin. |
| CONSOLE MESSAGE: TypeError: Cross-origin script load denied by Cross-Origin Resource Sharing policy. |
| CONSOLE MESSAGE: TypeError: Cannot load script http://127.0.0.1:8000/subresource-integrity/resources/matching-digest-module.js. Failed integrity metadata check. |
| CONSOLE MESSAGE: TypeError: Cannot load script http://127.0.0.1:8000/subresource-integrity/resources/matching-digest-module.js. Failed integrity metadata check. |
| |
| PASS Module: Same-origin with correct sha256 hash. |
| PASS Module: Same-origin with correct sha384 hash. |
| PASS Module: Same-origin with correct sha512 hash. |
| PASS Module: Same-origin with empty integrity. |
| PASS Module: Same-origin with incorrect hash. |
| PASS Module: Same-origin with multiple sha256 hashes, including correct. |
| PASS Module: Same-origin with multiple sha256 hashes, including unknown algorithm. |
| PASS Module: Same-origin with sha256 mismatch, sha512 match |
| PASS Module: Same-origin with sha256 match, sha512 mismatch |
| PASS Module: <crossorigin='anonymous'> with correct hash, ACAO: * |
| PASS Module: <crossorigin='anonymous'> with incorrect hash, ACAO: * |
| PASS Module: <crossorigin='use-credentials'> with correct hash, CORS-eligible |
| PASS Module: <crossorigin='use-credentials'> with incorrect hash CORS-eligible |
| PASS Module: <crossorigin='anonymous'> with CORS-ineligible resource |
| PASS Module: Cross-origin, empty integrity |
| PASS Module: Same-origin with correct hash, options. |
| PASS Module: Same-origin with unknown algorithm only. |
| PASS Module: Same-origin with correct sha256 hash, using base64URL encoding. |
| PASS Module: Same-origin with correct sha256 hash, using intermixed base64 and base64URL encoding, should fail. |
| PASS Module: Same-origin with invalid syntax only. |
| PASS Module: Same-origin with multiple valid sha256 hashes, including correct. |
| PASS Module: Same-origin with incorrect hash, options. |
| |