haikuwebkit/LayoutTests/fast/events/event-listener-sharing-expe...

11 lines
259 B
Plaintext

Tests that an event handler registered on two nodes still fires after one of the nodes has been GC'd.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS clickCount is 100
PASS successfullyParsed is true
TEST COMPLETE