/fetch/api/basic/integrity.sub.any.html| status | subtest | message |
|---|---|---|
| PASS | Empty string integrity | |
| FAIL | SHA-256 integrity | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| FAIL | SHA-384 integrity | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| FAIL | SHA-512 integrity | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| FAIL | SHA-512 integrity with missing padding | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| FAIL | SHA-512 integrity base64url encoded | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| FAIL | SHA-512 integrity base64url encoded with missing padding | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| PASS | Invalid integrity | |
| FAIL | Multiple integrities: valid stronger than invalid | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| PASS | Multiple integrities: invalid stronger than valid | |
| FAIL | Multiple integrities: invalid as strong as valid | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| FAIL | Multiple integrities: both are valid | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| PASS | Multiple integrities: both are invalid | |
| PASS | CORS empty integrity | |
| FAIL | CORS SHA-512 integrity | promise_test: Unhandled rejection with value: object "TypeError: Subrequest integrity checking is not implemented. The integrity option must be either undefined or an empty string." |
| PASS | CORS invalid integrity | |
| FAIL | Empty string integrity for opaque response | promise_test: Unhandled rejection with value: object "Error: internal error; reference = cpfq7aaeapbipmn9pi1fab56" |
| PASS | SHA-* integrity for opaque response |
bundle built 2026-07-16T07:16:48.063Z