NEW262876
Add support for additional touch-action values
https://bugs.webkit.org/show_bug.cgi?id=262876
Summary Add support for additional touch-action values
Jason Gerbes
Reported 2023-10-09 01:57:28 PDT
WebKit currently supports `pan-x` and `pan-y` values for the `touch-action` CSS property, but doesn't support `pan-left`, `pan-right`, `pan-up`, and `pan-down`. Spec here for reference: https://w3c.github.io/pointerevents/#the-touch-action-css-property
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-10 10:18:36 PDT
Note You need to log in before you can comment on or make changes to this bug.