mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
Update web-platform-tests to revision 824f0c1df556305042b8aa8073c32e9ef86c3efa
This commit is contained in:
parent
bcafe4188f
commit
d0eccdba1a
131 changed files with 3087 additions and 705 deletions
39
tests/wpt/metadata/wasm/webapi/idlharness.any.js.ini
Normal file
39
tests/wpt/metadata/wasm/webapi/idlharness.any.js.ini
Normal file
|
@ -0,0 +1,39 @@
|
|||
[idlharness.any.html]
|
||||
[WebAssembly namespace: operation validate(BufferSource)]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation compileStreaming([object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation compile(BufferSource)]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation instantiateStreaming([object Object\], object)]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation instantiate(BufferSource, object)]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation instantiate(Module, object)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.worker.html]
|
||||
[WebAssembly namespace: operation validate(BufferSource)]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation compileStreaming([object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation compile(BufferSource)]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation instantiateStreaming([object Object\], object)]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation instantiate(BufferSource, object)]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly namespace: operation instantiate(Module, object)]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue