From 32b30aba24cd784db116251d3f8169093c6c58df Mon Sep 17 00:00:00 2001 From: Mukilan Thiyagarajan Date: Sun, 11 May 2025 19:57:55 +0530 Subject: [PATCH] update expectations for more new passes Signed-off-by: Mukilan Thiyagarajan --- .../css/css-sizing/aspect-ratio/replaced-element-010.html.ini | 2 -- .../fetch/corb/img-mime-types-coverage.tentative.sub.html.ini | 3 --- tests/wpt/meta/fetch/nosniff/image.html.ini | 3 --- .../tentative/img-mime-types-coverage.tentative.sub.html.ini | 3 --- .../refresh/subresource.any.js.ini | 3 --- .../referrer-policy/generic/meta-tag-in-svg-image.html.ini | 4 ---- 6 files changed, 18 deletions(-) delete mode 100644 tests/wpt/meta/css/css-sizing/aspect-ratio/replaced-element-010.html.ini delete mode 100644 tests/wpt/meta/fetch/nosniff/image.html.ini delete mode 100644 tests/wpt/meta/referrer-policy/generic/meta-tag-in-svg-image.html.ini diff --git a/tests/wpt/meta/css/css-sizing/aspect-ratio/replaced-element-010.html.ini b/tests/wpt/meta/css/css-sizing/aspect-ratio/replaced-element-010.html.ini deleted file mode 100644 index 5306fd2e947..00000000000 --- a/tests/wpt/meta/css/css-sizing/aspect-ratio/replaced-element-010.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[replaced-element-010.html] - expected: FAIL diff --git a/tests/wpt/meta/fetch/corb/img-mime-types-coverage.tentative.sub.html.ini b/tests/wpt/meta/fetch/corb/img-mime-types-coverage.tentative.sub.html.ini index f04fd89e0a3..8d37b3b6f7a 100644 --- a/tests/wpt/meta/fetch/corb/img-mime-types-coverage.tentative.sub.html.ini +++ b/tests/wpt/meta/fetch/corb/img-mime-types-coverage.tentative.sub.html.ini @@ -1,7 +1,4 @@ [img-mime-types-coverage.tentative.sub.html] - [CORB should allow the response if Content-Type is: 'image/svg+xml'. ] - expected: FAIL - [CORB should block the response if Content-Type is: 'text/html'. ] expected: FAIL diff --git a/tests/wpt/meta/fetch/nosniff/image.html.ini b/tests/wpt/meta/fetch/nosniff/image.html.ini deleted file mode 100644 index 0ca1e354cbb..00000000000 --- a/tests/wpt/meta/fetch/nosniff/image.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[image.html] - [URL query: image/svg+xml] - expected: FAIL diff --git a/tests/wpt/meta/fetch/orb/tentative/img-mime-types-coverage.tentative.sub.html.ini b/tests/wpt/meta/fetch/orb/tentative/img-mime-types-coverage.tentative.sub.html.ini index dd4c5b17d5a..e356f146224 100644 --- a/tests/wpt/meta/fetch/orb/tentative/img-mime-types-coverage.tentative.sub.html.ini +++ b/tests/wpt/meta/fetch/orb/tentative/img-mime-types-coverage.tentative.sub.html.ini @@ -1,7 +1,4 @@ [img-mime-types-coverage.tentative.sub.html] - [ORB should allow the response if Content-Type is: 'image/svg+xml'. ] - expected: FAIL - [ORB should block the response if Content-Type is: 'text/html'. ] expected: FAIL diff --git a/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/refresh/subresource.any.js.ini b/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/refresh/subresource.any.js.ini index 36932809318..ee49ea003e9 100644 --- a/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/refresh/subresource.any.js.ini +++ b/tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/refresh/subresource.any.js.ini @@ -2,9 +2,6 @@ [Refresh does not affect XMLHttpRequest.] expected: FAIL - [Refresh does not affect Image.] - expected: FAIL - [subresource.any.worker.html] [Refresh does not affect XMLHttpRequest.] diff --git a/tests/wpt/meta/referrer-policy/generic/meta-tag-in-svg-image.html.ini b/tests/wpt/meta/referrer-policy/generic/meta-tag-in-svg-image.html.ini deleted file mode 100644 index 7ed6c97a5fe..00000000000 --- a/tests/wpt/meta/referrer-policy/generic/meta-tag-in-svg-image.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[meta-tag-in-svg-image.html] - [Meta tag in SVG image loaded via img should be ignored] - expected: FAIL -