← Back to release summary

Touch-action: pan-up pan-down pan-left pan-right CSS properties

Category
CSS
Type
New or changed feature
Status
Enabled by default (Chrome 55)
Intent stage
None

Summary

The touch-action CSS property determines whether touch input may trigger default behavior supplied by user agent. This includes, but is not limited to, behaviors such as panning or zooming. Additional keywords indicating: pan-up, pan-down, pan-left, pan-right have been added to the specification.

Standards & signals

Samples: http://dtapuska.github.io/touch-action/carousel.html

View on chromestatus.com