mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
Update FileAPI WPT idlharness Updated to match the latest https://w3c.github.io/FileAPI/#idl-index <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12662) <!-- Reviewable:end -->
80 lines
2.9 KiB
INI
80 lines
2.9 KiB
INI
[idlharness.worker]
|
|
type: testharness
|
|
[URL interface: operation createFor(Blob)]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: operation readAsArrayBuffer(Blob)]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: new FileReader() must inherit property "readAsArrayBuffer" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[FileReader interface: calling readAsArrayBuffer(Blob) on new FileReader() with too few arguments must throw TypeError]
|
|
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
|
|
|
|
[Window interface: existence and properties of interface object]
|
|
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
|
|
|