mirror of
https://github.com/servo/servo.git
synced 2025-07-11 17:33:47 +01:00
59 lines
1.8 KiB
INI
59 lines
1.8 KiB
INI
[idlharness.worker.html]
|
|
type: testharness
|
|
[ArrayBuffer interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[URL interface: operation createFor(Blob)]
|
|
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
|
|
|
|
[FileReader interface: new FileReader() must inherit property "readAsBinaryString(Blob)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Untitled]
|
|
expected: FAIL
|
|
|
|
[idlharness]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "text()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Blob interface: operation stream()]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new Blob(["TEST"\]) must inherit property "arrayBuffer()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Blob interface: operation text()]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new Blob(["TEST"\]) must inherit property "text()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new Blob(["TEST"\]) must inherit property "stream()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Blob interface: operation arrayBuffer()]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "stream()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "arrayBuffer()" with the proper type]
|
|
expected: FAIL
|
|
|