Go to overview: Test development & standards

Pointer cancellation test page

Example 1 - button activated on touchstart AND mouseDown

Example 1 result: empty

Example 2 - button activated on mouseDown (no touchstart handler)

Example 2 result: empty

Example 3 - button activated on touchend / mouseUp

Example 3 result: empty

Example 4 - button activated on touchstart (no mousedown event handler)

Example 4 result: empty