mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
69 lines
2.5 KiB
INI
69 lines
2.5 KiB
INI
[idlharness.worker]
|
|
type: testharness
|
|
[URL interface: operation createFor(Blob)]
|
|
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 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
|
|
|
|
[ArrayBuffer interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[URL interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[EventTarget interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[Event interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: operation readAsBinaryString(Blob)]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: new FileReader() must inherit property "readAsBinaryString" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: operation readAsBinaryString(Blob)]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: new FileReaderSync() must inherit property "readAsBinaryString" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: calling readAsBinaryString(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 (2)]
|
|
expected: FAIL
|
|
|
|
[FileReaderSync interface: new FileReaderSync() must inherit property "readAsDataURL" with the proper type (3)]
|
|
expected: FAIL
|
|
|