- From: Edward O'Connor <eoconnor@apple.com>
- Date: Thu, 05 Jul 2012 10:24:29 -0700
- To: www-style@w3.org
Hi Rick, You wrote: > 1. Extend image-set support to image cursors > > For browsers that already support the image-set function > (http://lists.w3.org/ Archives/Public/www-style/2012Feb/1103.html) > it makes sense to also support it in cursor declarations. eg.: > cursor: image-set( url('hand.cur') 1x, url('hand2x.cur') 2x), > url(hand.cur), > pointer); This seems entirely sensible to me. The 'cursor' property should simply take any <image>, and image-set() is an <image>. Ted
Received on Thursday, 5 July 2012 17:25:05 UTC