Re: [w3c/touch-events] Define interactions with `contextmenu` event? (#68)

Using https://codepen.io/webcompat/pen/gOmRKee

On Mobile 

* Firefox Nightly 90.0a1 Build #2015812491
* Chrome Canary 92.0.4506.0
* Safari 14.1 

## Firefox 
* touchstart 
* contextmenu
* touchcancel

## Chrome
* touchstart 
* contextmenu
* touchend

## Safari
* touchstart 
* (text selection is showed then removed. no contextmenu event)
* touchend



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/issues/68#issuecomment-848424053

Received on Wednesday, 26 May 2021 03:19:48 UTC