mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
27 lines
642 B
INI
27 lines
642 B
INI
[scheme-blob.html]
|
|
type: testharness
|
|
[Fetching [GET\] URL.createObjectURL(blob) is OK]
|
|
expected: FAIL
|
|
|
|
[Fetching [GET\] blob:http://www.web-platform.test:8000/ is KO]
|
|
expected: FAIL
|
|
|
|
[Fetching [POST\] URL.createObjectURL(blob) is KO]
|
|
expected: FAIL
|
|
|
|
[Fetching [OPTIONS\] URL.createObjectURL(blob) is KO]
|
|
expected: FAIL
|
|
|
|
[Fetching [HEAD\] URL.createObjectURL(blob) is KO]
|
|
expected: FAIL
|
|
|
|
[Fetching [PUT\] URL.createObjectURL(blob) is KO]
|
|
expected: FAIL
|
|
|
|
[Fetching [DELETE\] URL.createObjectURL(blob) is KO]
|
|
expected: FAIL
|
|
|
|
[Fetching [INVALID\] URL.createObjectURL(blob) is KO]
|
|
expected: FAIL
|
|
|