Bug 262876
| Summary: | Add support for additional touch-action values | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jason Gerbes <gerbesjason> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | a_protyasha, simon.fraser, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jason Gerbes
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116745678>