haikuwebkit/LayoutTests/js/dom/webassembly-memory-normal-f...

11 lines
299 B
Plaintext

Test sending WebAssembly.Memory via postMessage to a worker and fail.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS worker.postMessage(memory) threw exception DataCloneError: The object can not be cloned..
PASS successfullyParsed is true
TEST COMPLETE