mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
57 lines
1.7 KiB
INI
57 lines
1.7 KiB
INI
[idlharness.html]
|
|
type: testharness
|
|
[URL interface: operation createObjectURL(Blob)]
|
|
expected: FAIL
|
|
|
|
[URL interface: operation createFor(Blob)]
|
|
expected: FAIL
|
|
|
|
[URL interface: operation revokeObjectURL(DOMString)]
|
|
expected: FAIL
|
|
|
|
[FileList must be primary interface of file_input.files]
|
|
expected: FAIL
|
|
|
|
[Stringification of file_input.files]
|
|
expected: FAIL
|
|
|
|
[FileList interface: file_input.files must inherit property "item" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[FileList interface: calling item(unsigned long) on file_input.files with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FileList interface: file_input.files must inherit property "length" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface object length]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: operation readAsArrayBuffer(Blob)]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: operation readAsText(Blob,DOMString)]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: operation readAsDataURL(Blob)]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: operation readAsArrayBuffer(Blob)]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: new FileReader() must inherit property "readAsArrayBuffer" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: calling readAsArrayBuffer(Blob) on new FileReader() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|