- From: Tantek Çelik <tantek@cs.stanford.edu>
- Date: Wed, 19 Nov 2014 00:20:23 -0800
- To: Florian Rivoal <florian@rivoal.net>
- Cc: www-style list <www-style@w3.org>, Tantek Çelik <tantek@cs.stanford.edu>
On Tue, Nov 18, 2014 at 3:22 AM, Florian Rivoal <florian@rivoal.net> wrote: > Issue 26 of css3-ui (https://wiki.csswg.org/spec/css3-ui#issue-26) states that we resolved to add the 'grab' and 'grabbing' values to the cursor property, but this had not yet been reflected into the spec. > > Here's a patch attached to reflect that into the spec. Thanks - good catch. I reviewed the patch, noticed some additional details in existing implementations and amended the "Often rendered..." accordingly. hg updated. > Note that this already has interoperable (and unprefixed) implementations in multiple browsers (tested Gecko, Blink, Webkit). cursor:grab; and cursor:grabbing; do work unprefixed in Gecko (FF35), but appear to require -webkit- prefix in Safari/Webkit (6.1.6). I didn't check Blink separately. Thanks, Tantek
Received on Wednesday, 19 November 2014 08:21:31 UTC