servo/tests/wpt/metadata/FileAPI/file/File-constructor.html.ini
2015-01-19 13:06:43 +01:00

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