Files
servo/tests/wpt/metadata/fetch/api/basic/scheme-blob.html.ini
2016-09-22 16:21:21 -04:00

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