mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
24 lines
508 B
INI
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
|
|
|