blob: 602a5512bfa13d0c8298789866a532bbf5962b02 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
[idlharness.any.html]
[Table interface: operation set(unsigned long, optional any)]
expected: FAIL
[Memory interface: operation toFixedLengthBuffer()]
expected: FAIL
[Memory interface: operation toResizableBuffer()]
expected: FAIL
[Memory interface: [object WebAssembly.Memory\] must inherit property "toFixedLengthBuffer()" with the proper type]
expected: FAIL
[Memory interface: [object WebAssembly.Memory\] must inherit property "toResizableBuffer()" with the proper type]
expected: FAIL
[idlharness.any.worker.html]
[Table interface: operation set(unsigned long, optional any)]
expected: FAIL
[Memory interface: operation toFixedLengthBuffer()]
expected: FAIL
[Memory interface: operation toResizableBuffer()]
expected: FAIL
[Memory interface: [object WebAssembly.Memory\] must inherit property "toFixedLengthBuffer()" with the proper type]
expected: FAIL
[Memory interface: [object WebAssembly.Memory\] must inherit property "toResizableBuffer()" with the proper type]
expected: FAIL
[idlharness.any.shadowrealm-in-window.html]
expected: ERROR
|