blob: 13a32e6a6018a51f8614ef03d1262bbf2cc1d9ef [file] [log] [blame]
Check touch event listeners on sub-documents are correctly cleaned when the document is removed from the document.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Tapped (50, 50)
PASS eventList is ['SecondLeveltouchstart']
Tapped (50, 50)
PASS eventList is ['SecondLeveltouchstart', 'FirstLeveltouchstart']
PASS successfullyParsed is true
TEST COMPLETE