Re: [pointerevents] Implement penover / pendown / penmove / penup events and similar for other new pointer types. (#359)

FWIW, I think it's confusing that the [touch-action property](https://w3c.github.io/pointerevents/#details-of-touch-action-values) specified in pointer-events prevents "determines whether touch input MAY trigger the user agent's **default behavior**" which includes scrolling, but that default behavior is not to be confused with the [default action](https://w3c.github.io/pointerevents/#attributes-and-default-actions). I would find having a note in the default actions table pointing out that we intentionally do not consider panning / scrolling a default action, despite being a default behavior very helpful.

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/359#issuecomment-824416442 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 21 April 2021 22:55:14 UTC