From ac82081f6dbc2be0fc61d6f094a3761b5c197734 Mon Sep 17 00:00:00 2001 From: Bentaimia Haddadi Date: Tue, 11 Jun 2024 09:30:56 +0200 Subject: [PATCH] Update wpt test Signed-off-by: Bentaimia Haddadi --- .../the-img-element/decode/image-decode.html.ini | 9 --------- .../body-size-cross-origin.https.html.ini | 3 --- .../the-img-element/decode/image-decode.html.ini | 9 --------- .../body-size-cross-origin.https.html.ini | 3 --- 4 files changed, 24 deletions(-) diff --git a/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-img-element/decode/image-decode.html.ini b/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-img-element/decode/image-decode.html.ini index 0185cce270d..5f8a178da5b 100644 --- a/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-img-element/decode/image-decode.html.ini +++ b/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-img-element/decode/image-decode.html.ini @@ -3,15 +3,6 @@ [HTMLImageElement.prototype.decode(), basic tests. Image with SVG src decodes with undefined.] expected: FAIL - [HTMLImageElement.prototype.decode(), basic tests. Multiple decodes for images with src succeed.] - expected: FAIL - - [HTMLImageElement.prototype.decode(), basic tests. Image with PNG srcset decodes with undefined.] - expected: FAIL - [HTMLImageElement.prototype.decode(), basic tests. Image with SVG srcset decodes with undefined.] expected: FAIL - [HTMLImageElement.prototype.decode(), basic tests. Multiple decodes for images with srcset succeed.] - expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/resource-timing/body-size-cross-origin.https.html.ini b/tests/wpt/meta-legacy-layout/resource-timing/body-size-cross-origin.https.html.ini index f1aabdea4e7..c6d89589fd6 100644 --- a/tests/wpt/meta-legacy-layout/resource-timing/body-size-cross-origin.https.html.ini +++ b/tests/wpt/meta-legacy-layout/resource-timing/body-size-cross-origin.https.html.ini @@ -5,9 +5,6 @@ [Retrieving a same-origin resource with Timing-Allow-Origin should expose body size] expected: FAIL - [Retrieving a no-cors resource without Timing-Allow-Origin should not expose body size] - expected: FAIL - [Retrieving a no-cors resource with Timing-Allow-Origin should not expose body size] expected: FAIL diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-img-element/decode/image-decode.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-img-element/decode/image-decode.html.ini index 322814ca6f6..2b608beafe7 100644 --- a/tests/wpt/meta/html/semantics/embedded-content/the-img-element/decode/image-decode.html.ini +++ b/tests/wpt/meta/html/semantics/embedded-content/the-img-element/decode/image-decode.html.ini @@ -2,14 +2,5 @@ [HTMLImageElement.prototype.decode(), basic tests. Image with SVG src decodes with undefined.] expected: FAIL - [HTMLImageElement.prototype.decode(), basic tests. Multiple decodes for images with src succeed.] - expected: FAIL - - [HTMLImageElement.prototype.decode(), basic tests. Image with PNG srcset decodes with undefined.] - expected: FAIL - [HTMLImageElement.prototype.decode(), basic tests. Image with SVG srcset decodes with undefined.] expected: FAIL - - [HTMLImageElement.prototype.decode(), basic tests. Multiple decodes for images with srcset succeed.] - expected: FAIL diff --git a/tests/wpt/meta/resource-timing/body-size-cross-origin.https.html.ini b/tests/wpt/meta/resource-timing/body-size-cross-origin.https.html.ini index f1aabdea4e7..c6d89589fd6 100644 --- a/tests/wpt/meta/resource-timing/body-size-cross-origin.https.html.ini +++ b/tests/wpt/meta/resource-timing/body-size-cross-origin.https.html.ini @@ -5,9 +5,6 @@ [Retrieving a same-origin resource with Timing-Allow-Origin should expose body size] expected: FAIL - [Retrieving a no-cors resource without Timing-Allow-Origin should not expose body size] - expected: FAIL - [Retrieving a no-cors resource with Timing-Allow-Origin should not expose body size] expected: FAIL