mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
33 lines
1007 B
INI
33 lines
1007 B
INI
[idlharness.html]
|
|
type: testharness
|
|
[URL interface: operation createFor(Blob)]
|
|
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 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
|
|
|