servo/tests/wpt/meta/fetch/api/basic/scheme-blob.sub.any.js.ini
Servo WPT Sync c06ec90151
Sync WPT with upstream (04-10-2023) (#30493)
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c'

* fix linter errors after WPT import

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* Update expectations

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
2023-10-06 00:51:48 +00:00

50 lines
1.4 KiB
INI
Vendored

[scheme-blob.sub.any.worker.html]
[Fetching URL.createObjectURL(empty_blob) is OK]
expected: FAIL
[Fetching URL.createObjectURL(empty_type_blob) is OK]
expected: FAIL
[Blob content is not sniffed for a content type [image/png\]]
expected: FAIL
[Blob content is not sniffed for a content type [text/xml\]]
expected: FAIL
[Set content type to the empty string for slice with invalid content type]
expected: FAIL
[Set content type to the empty string for slice with no content type ]
expected: FAIL
[Blob.slice should not sniff the content for a content type]
expected: FAIL
[Fetching URL.createObjectURL(invalid_type_blob) is OK]
expected: FAIL
[scheme-blob.sub.any.html]
[Fetching URL.createObjectURL(empty_blob) is OK]
expected: FAIL
[Fetching URL.createObjectURL(empty_type_blob) is OK]
expected: FAIL
[Blob content is not sniffed for a content type [image/png\]]
expected: FAIL
[Blob content is not sniffed for a content type [text/xml\]]
expected: FAIL
[Set content type to the empty string for slice with invalid content type]
expected: FAIL
[Set content type to the empty string for slice with no content type ]
expected: FAIL
[Blob.slice should not sniff the content for a content type]
expected: FAIL
[Fetching URL.createObjectURL(invalid_type_blob) is OK]
expected: FAIL