Files
servo/tests/wpt/metadata/FileAPI/filelist-section/filelist.html.ini
2014-12-14 09:49:27 +01:00

24 lines
508 B
INI

[filelist.html]
type: testharness
[Check if window has a FileList property]
expected: FAIL
[Check if FileList.length is 0]
expected: FAIL
[Check if item is a instanceof Function]
expected: FAIL
[Check if item is a method of fileList]
expected: FAIL
[Check if the item method returns null when no file selected]
expected: FAIL
[Check if length is fileList\'s attribute]
expected: FAIL
[Check if the fileList length is 0 when no file selected]
expected: FAIL