mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
This makes future implementations easier where we will reuse most of this code to parse Link headers. Part of #35035 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
147 lines
4.4 KiB
INI
Vendored
147 lines
4.4 KiB
INI
Vendored
[subresource-integrity.html]
|
|
[Same-origin script with incorrect hash.]
|
|
expected: FAIL
|
|
|
|
[Same-origin script with sha256 match, sha512 mismatch]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='anonymous'> script with incorrect hash, ACAO: *]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='use-credentials'> script with incorrect hash CORS-eligible]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='anonymous'> script with CORS-ineligible resource]
|
|
expected: FAIL
|
|
|
|
[Cross-origin script, not CORS request, with correct hash]
|
|
expected: FAIL
|
|
|
|
[Cross-origin script, not CORS request, with hash mismatch]
|
|
expected: FAIL
|
|
|
|
[Same-origin script with non-matching digest does not re-use preload with matching digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin script with matching digest does not re-use preload with non-matching digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin script with non-matching digest does not re-use preload with non-matching digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin script with matching digest does not reuse preload without digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin script with matching digest does not reuse preload with matching but stronger digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin script with wrong digest does not reuse preload with correct and stronger digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin script with matching digest does not reuse preload with matching but weaker digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin script with non-matching digest reuses preload with no digest but fails.]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with incorrect hash.]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with sha256 match, sha512 mismatch]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='anonymous'> style with incorrect hash, ACAO: *]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='use-credentials'> style with incorrect hash CORS-eligible]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='anonymous'> style with CORS-ineligible resource]
|
|
expected: FAIL
|
|
|
|
[Cross-origin style, not CORS request, with correct hash]
|
|
expected: FAIL
|
|
|
|
[Cross-origin style, not CORS request, with hash mismatch]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with non-matching digest does not re-use preload with matching digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with matching digest does not re-use preload with non-matching digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with non-matching digest does not re-use preload with non-matching digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with matching digest does not reuse preload without digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with matching digest does not reuse preload with matching but stronger digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with wrong digest does not reuse preload with correct and stronger digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with matching digest does not reuse preload with matching but weaker digest.]
|
|
expected: FAIL
|
|
|
|
[Same-origin style with non-matching digest reuses preload with no digest but fails.]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with incorrect hash.]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with sha256 match, sha512 mismatch]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='anonymous'> image with incorrect hash, ACAO: *]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='use-credentials'> image with incorrect hash CORS-eligible]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='anonymous'> image with CORS-ineligible resource]
|
|
expected: FAIL
|
|
|
|
[Cross-origin image, not CORS request, with correct hash]
|
|
expected: FAIL
|
|
|
|
[Cross-origin image, not CORS request, with hash mismatch]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with correct sha256 hash.]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with correct sha384 hash.]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with correct sha512 hash.]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with empty integrity.]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with multiple sha256 hashes, including correct.]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with multiple sha256 hashes, including unknown algorithm.]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with sha256 mismatch, sha512 match]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='anonymous'> image with correct hash, ACAO: *]
|
|
expected: FAIL
|
|
|
|
[<crossorigin='use-credentials'> image with correct hash, CORS-eligible]
|
|
expected: FAIL
|
|
|
|
[Cross-origin image, empty integrity]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with correct hash, options.]
|
|
expected: FAIL
|
|
|
|
[Same-origin image with unknown algorithm only.]
|
|
expected: FAIL
|