servo/tests/wpt/metadata-layout-2020/FileAPI/idlharness.worker.js.ini

25 lines
810 B
INI

[idlharness.worker.html]
[Blob interface: operation text()]
expected: FAIL
[Blob interface: operation stream()]
expected: FAIL
[Blob interface: operation arrayBuffer()]
expected: FAIL
[FileReader interface: operation readAsBinaryString(Blob)]
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
[Blob interface: new Blob(["TEST"\]) must inherit property "stream()" with the proper type]
expected: FAIL
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "stream()" with the proper type]
expected: FAIL