← Back to release summary
Touch-action: pinch-zoom CSS property
- Category
- CSS
- Type
- New or changed feature
- Status
- Enabled by default (Chrome 56)
- Intent stage
- None
Summary
Support the touch-action: pinch-zoom CSS property.
The user agent MAY consider touches that begin on the element for the purposes of continuous zooming and immediately execute the default action instead of waiting for an event handler to not cancel it.
Standards & signals
Docs: https://github.com/w3c/pointerevents/issues/29
View on chromestatus.com