subresource-integrity.html.ini (1803B)
1 [subresource-integrity.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [Cross-origin script, not CORS request, with hash mismatch] 5 expected: FAIL 6 7 [<crossorigin='use-credentials'> style with incorrect hash CORS-eligible] 8 expected: FAIL 9 10 [Same-origin script with sha256 match, sha512 mismatch] 11 expected: FAIL 12 13 [<crossorigin='use-credentials'> script with incorrect hash CORS-eligible] 14 expected: FAIL 15 16 [Same-origin style with sha256 match, sha512 mismatch] 17 expected: FAIL 18 19 [<crossorigin='anonymous'> script with CORS-ineligible resource] 20 expected: FAIL 21 22 [<crossorigin='anonymous'> style with incorrect hash, ACAO: *] 23 expected: FAIL 24 25 [Cross-origin style, not CORS request, with hash mismatch] 26 expected: FAIL 27 28 [Cross-origin style, not CORS request, with correct hash] 29 expected: FAIL 30 31 [<crossorigin='anonymous'> script with incorrect hash, ACAO: *] 32 expected: FAIL 33 34 [Cross-origin script, not CORS request, with correct hash] 35 expected: FAIL 36 37 [Same-origin script with incorrect hash.] 38 expected: FAIL 39 40 [Same-origin style with incorrect hash.] 41 expected: FAIL 42 43 [<crossorigin='anonymous'> style with CORS-ineligible resource] 44 expected: FAIL 45 46 [Same-origin image with sha256 match, sha512 mismatch] 47 expected: FAIL 48 49 [Same-origin image with incorrect hash.] 50 expected: FAIL 51 52 [<crossorigin='anonymous'> image with CORS-ineligible resource] 53 expected: FAIL 54 55 [Cross-origin image, not CORS request, with hash mismatch] 56 expected: FAIL 57 58 [<crossorigin='use-credentials'> image with incorrect hash CORS-eligible] 59 expected: FAIL 60 61 [Cross-origin image, not CORS request, with correct hash] 62 expected: FAIL 63 64 [<crossorigin='anonymous'> image with incorrect hash, ACAO: *] 65 expected: FAIL