haikuwebkit/LayoutTests/fast/workers/postMessage-missing-paramet...

11 lines
279 B
Plaintext

Tests that calling DedicatedWorkerGlobalScope.postMessage() without parameter throws an exception
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
postMessage(): TypeError: Not enough arguments
PASS successfullyParsed is true
TEST COMPLETE