Update web-platform-tests to revision 824f0c1df556305042b8aa8073c32e9ef86c3efa

This commit is contained in:
WPT Sync Bot 2018-10-18 21:30:10 -04:00
parent bcafe4188f
commit d0eccdba1a
131 changed files with 3087 additions and 705 deletions

View 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