haikuwebkit/LayoutTests/fast/dom/Window/postMessage-Object-prototyp...

12 lines
282 B
Plaintext

Tests that the prototype of objects serialized via postMessage is correct.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS event.data instanceof Object
PASS event.data.array instanceof Array
PASS successfullyParsed is true
TEST COMPLETE