haikuwebkit/LayoutTests/fast/events/touch/send-oncancel-event-expecte...

14 lines
308 B
Plaintext

Tests that the cancel touch event is sent correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS event.type is "touchcancel"
PASS cancelEvent is non-null.
PASS cancelEvent.pageX is 25
PASS cancelEvent.pageY is 25
PASS successfullyParsed is true
TEST COMPLETE