haikuwebkit/LayoutTests/accessibility/ios-simulator/press-fires-touch-events-ex...

13 lines
344 B
Plaintext

button
Ensure that if an element on handles touch events, the simulated accessibility press will still activate those elements.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Received touch start [object TouchEvent]
Received touch ended [object TouchEvent]
PASS successfullyParsed is true
TEST COMPLETE