diff --git a/tests/wpt/metadata/fetch/api/cors/cors-preflight.any.js.ini b/tests/wpt/metadata/fetch/api/cors/cors-preflight.any.js.ini index 18a0447734d..f8538b0d5d1 100644 --- a/tests/wpt/metadata/fetch/api/cors/cors-preflight.any.js.ini +++ b/tests/wpt/metadata/fetch/api/cors/cors-preflight.any.js.ini @@ -1,11 +1,5 @@ [cors-preflight.any.html] type: testharness - [CORS [DELETE\], server allows] - expected: FAIL - - [CORS [PUT\], server allows] - expected: FAIL - [CORS [PATCH\], server allows] expected: FAIL @@ -27,18 +21,8 @@ [CORS [PUT\] [several headers\], server allows] expected: FAIL - [CORS [PUT\] [only safe headers\], server allows] - expected: FAIL - - [cors-preflight.any.worker.html] type: testharness - [CORS [DELETE\], server allows] - expected: FAIL - - [CORS [PUT\], server allows] - expected: FAIL - [CORS [PATCH\], server allows] expected: FAIL @@ -59,7 +43,3 @@ [CORS [PUT\] [several headers\], server allows] expected: FAIL - - [CORS [PUT\] [only safe headers\], server allows] - expected: FAIL -