blob: 84d77289d340d00b338c92718c6b4d0e99256207 [file] [log] [blame]
Tests preventDefault on the first event results in the rest of the events being cancelable
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS windowScrollEventCount is 0
PASS firstWasCancelable is true
PASS firstWasCanceled is true
PASS secondWasCancelable is true
PASS secondWasCanceled is true
PASS successfullyParsed is true
TEST COMPLETE