mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-11 22:50:40 +00:00
81 lines
1.6 KiB
INI
81 lines
1.6 KiB
INI
[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
|
||
|