RESOLVED FIXED Bug 170543
Unprefix CSS cursor values grab and grabbing
https://bugs.webkit.org/show_bug.cgi?id=170543
Summary Unprefix CSS cursor values grab and grabbing
Jon Rimmer
Reported 2017-04-06 02:42:38 PDT
Please consider unprefixing the "grab" and "grabbing" CSS cursor properties. They are supported in all browsers, and have been for a long time[1]. They are part of a candidate recommendation spec[2]. At this point, keeping them prefixed serves no purpose other than to make it harder to write interoperable CSS. [1] https://developer.mozilla.org/en/docs/Web/CSS/cursor#Browser_compatibility [2] https://drafts.csswg.org/css-ui-3/#cursor
Attachments
Patch (21.87 KB, patch)
2017-04-08 10:42 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2017-04-08 10:42:38 PDT
Radar WebKit Bug Importer
Comment 2 2017-04-08 10:43:11 PDT
WebKit Commit Bot
Comment 3 2017-04-08 11:48:08 PDT
Comment on attachment 306571 [details] Patch Clearing flags on attachment: 306571 Committed r215146: <http://trac.webkit.org/changeset/215146>
WebKit Commit Bot
Comment 4 2017-04-08 11:48:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.