mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
* 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>
50 lines
1.4 KiB
INI
Vendored
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
|