mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
expectations for /fetch/api/basic/scheme-blob.sub.any{,.worker}.html
This commit is contained in:
parent
55203d7918
commit
24812f15ad
1 changed files with 41 additions and 2 deletions
|
@ -1,5 +1,44 @@
|
|||
[scheme-blob.sub.any.html]
|
||||
expected: CRASH
|
||||
[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
|
||||
|
||||
|
||||
[scheme-blob.sub.any.worker.html]
|
||||
expected: CRASH
|
||||
[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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue