Files
tenfourfox/testing/web-platform/meta/FileAPI/blob/Blob-slice.html.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

81 lines
1.6 KiB
INI
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[Blob-slice.html]
type: testharness
[Invalid contentType ("ÿ")]
expected: FAIL
[Invalid contentType ("te(xt/plain")]
expected: FAIL
[Invalid contentType ("te)xt/plain")]
expected: FAIL
[Invalid contentType ("te<xt/plain")]
expected: FAIL
[Invalid contentType ("te>xt/plain")]
expected: FAIL
[Invalid contentType ("te@xt/plain")]
expected: FAIL
[Invalid contentType ("te,xt/plain")]
expected: FAIL
[Invalid contentType ("te;xt/plain")]
expected: FAIL
[Invalid contentType ("te:xt/plain")]
expected: FAIL
[Invalid contentType ("te\\\\xt/plain")]
expected: FAIL
[Invalid contentType ("te\\"xt/plain")]
expected: FAIL
[Invalid contentType ("te/xt/plain")]
expected: FAIL
[Invalid contentType ("te[xt/plain")]
expected: FAIL
[Invalid contentType ("te\]xt/plain")]
expected: FAIL
[Invalid contentType ("te?xt/plain")]
expected: FAIL
[Invalid contentType ("te=xt/plain")]
expected: FAIL
[Invalid contentType ("te{xt/plain")]
expected: FAIL
[Invalid contentType ("te}xt/plain")]
expected: FAIL
[Invalid contentType ("te xt/plain")]
expected: FAIL
[Invalid contentType ("te\\txt/plain")]
expected: FAIL
[Invalid contentType ("te\\0xt/plain")]
expected: FAIL
[Invalid contentType ("te\\x1fxt/plain")]
expected: FAIL
[Invalid contentType ("text/plain")]
expected: FAIL
[Valid contentType ("TEXT/PLAIN")]
expected: FAIL
[Valid contentType ("text/plain;charset = UTF-8")]
expected: FAIL
[Valid contentType ("text/plain;charset=UTF-8")]
expected: FAIL