aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/FileAPI/idlharness.any.js.ini
blob: e52611a4bca96720dcd207d05fd6458dc46a86a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[idlharness.any.html]
  [FileReader interface: operation readAsBinaryString(Blob)]
    expected: FAIL

  [FileReader interface: new FileReader() must inherit property "readAsBinaryString(Blob)" with the proper type]
    expected: FAIL

  [FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
    expected: FAIL


[idlharness.any.worker.html]
  [FileReader interface: operation readAsBinaryString(Blob)]
    expected: FAIL

  [FileReader interface: new FileReader() must inherit property "readAsBinaryString(Blob)" with the proper type]
    expected: FAIL

  [FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
    expected: FAIL