diff --git a/tests/wpt/metadata/subresource-integrity/subresource-integrity.sub.html.ini b/tests/wpt/metadata/subresource-integrity/subresource-integrity.sub.html.ini index 127ce07edb5..ada4d550044 100644 --- a/tests/wpt/metadata/subresource-integrity/subresource-integrity.sub.html.ini +++ b/tests/wpt/metadata/subresource-integrity/subresource-integrity.sub.html.ini @@ -3,25 +3,3 @@ expected: OK [Style: Same-origin with correct sha256 and sha512 hash, rel='alternate stylesheet' enabled] expected: FAIL - - [Style: Same-origin with incorrect hash.] - expected: FAIL - - [Style: Same-origin with sha256 match, sha512 mismatch] - expected: FAIL - - [Style: with CORS-ineligible resource] - expected: FAIL - - [Style: Cross-origin, not CORS request, with correct hash] - expected: FAIL - - [Style: Cross-origin, not CORS request, with hash mismatch] - expected: FAIL - - [Style: with incorrect hash CORS-eligible] - expected: FAIL - - [Style: with incorrect hash, ACAO: *] - expected: FAIL -