Update wpt test

Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
This commit is contained in:
Bentaimia Haddadi 2024-06-11 09:30:56 +02:00
parent 1526af19f2
commit ac82081f6d
4 changed files with 0 additions and 24 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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