Files
servo/tests/wpt/metadata/FileAPI/idlharness.html.ini
2020-06-04 11:38:35 +08:00

27 lines
765 B
INI

[idlharness.html]
type: testharness
[URL interface: operation createFor(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
[FileReader interface: new FileReader() must inherit property "readAsBinaryString(Blob)" with the proper type]
expected: FAIL
[File API automated IDL tests]
expected: FAIL
[Blob interface: operation text()]
expected: FAIL
[Blob interface: operation arrayBuffer()]
expected: FAIL