mirror of
https://github.com/servo/servo.git
synced 2025-10-08 20:49:24 +01:00
107 lines
3.8 KiB
INI
107 lines
3.8 KiB
INI
[idlharness.worker]
|
|
type: testharness
|
|
[URL interface: operation createObjectURL(Blob)]
|
|
expected: FAIL
|
|
|
|
[URL interface: operation createFor(Blob)]
|
|
expected: FAIL
|
|
|
|
[URL interface: operation revokeObjectURL(DOMString)]
|
|
expected: FAIL
|
|
|
|
[File interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[File interface object length]
|
|
expected: FAIL
|
|
|
|
[File interface: attribute lastModified]
|
|
expected: FAIL
|
|
|
|
[File must be primary interface of new File(["myFileBits"\], "myFileName")]
|
|
expected: FAIL
|
|
|
|
[Stringification of new File(["myFileBits"\], "myFileName")]
|
|
expected: FAIL
|
|
|
|
[File interface: new File(["myFileBits"\], "myFileName") must inherit property "name" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[File interface: new File(["myFileBits"\], "myFileName") must inherit property "lastModified" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "size" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "type" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "isClosed" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "slice" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[Blob interface: calling slice(long long,long long,DOMString) on new File(["myFileBits"\], "myFileName") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "close" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: existence and properties of interface object]
|
|
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
|
|
|
|
[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
|
|
|
|
[FileReaderSync must be primary interface of new FileReaderSync()]
|
|
expected: FAIL
|
|
|
|
[Stringification of new FileReaderSync()]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: new FileReaderSync() must inherit property "readAsArrayBuffer" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: calling readAsArrayBuffer(Blob) on new FileReaderSync() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: new FileReaderSync() must inherit property "readAsText" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: calling readAsText(Blob,DOMString) on new FileReaderSync() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: new FileReaderSync() must inherit property "readAsDataURL" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: calling readAsDataURL(Blob) on new FileReaderSync() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|