mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
44 lines
706 B
INI
44 lines
706 B
INI
[File-constructor.html]
|
|
type: testharness
|
|
[DOMString fileBits]
|
|
expected: FAIL
|
|
|
|
[Unicode DOMString fileBits]
|
|
expected: FAIL
|
|
|
|
[Empty Blob fileBits]
|
|
expected: FAIL
|
|
|
|
[Blob fileBits]
|
|
expected: FAIL
|
|
|
|
[ArrayBuffer fileBits]
|
|
expected: FAIL
|
|
|
|
[Typed array fileBits]
|
|
expected: FAIL
|
|
|
|
[Various fileBits]
|
|
expected: FAIL
|
|
|
|
[Using fileName]
|
|
expected: FAIL
|
|
|
|
[Using special character in fileName]
|
|
expected: FAIL
|
|
|
|
[Using type on the File constructor]
|
|
expected: FAIL
|
|
|
|
[Using uppercase characters in type]
|
|
expected: FAIL
|
|
|
|
[Using illegal character for type]
|
|
expected: FAIL
|
|
|
|
[Using lastModified]
|
|
expected: FAIL
|
|
|
|
[Misusing name]
|
|
expected: FAIL
|
|
|