← Back to release summary

Unprefix CSS "grab" and "grabbing" Values for Cursor Property

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

Summary

These values change the mouse cursor to an open hand or closed hand to indicate that something can be grabbed or is currently grabbed. Prefixed versions of these properties have been supported since Chrome 1, with Windows support added in Chrome 22. With this change Chrome will support the standard, unprefixed versions of these values.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/CSS/cursor

Samples: https://test.csswg.org/harness/test/css-ui-3_dev/single/cursor-009/format/html5/ https://test.csswg.org/harness/test/css-ui-3_dev/single/cursor-010/format/html5/

View on chromestatus.com