- From: L. David Baron <dbaron@dbaron.org>
- Date: Wed, 4 Feb 2015 20:08:04 +1300
- To: Florian Rivoal <florian@rivoal.net>
- Cc: www-style list <www-style@w3.org>, Tantek Γelik <tantek@cs.stanford.edu>
Received on Wednesday, 4 February 2015 16:33:05 UTC
On Tuesday 2015-02-03 18:49 +0100, Florian Rivoal wrote:
> 4) links
>
> A ''pointer'' cursor is normally shown over links. However, this can easily
> be expressed in the UA stylesheet:
>
> :link, :visited {cursor: pointer;} /*or :any-link, if implemented */
>
> This is actually what the whatwg's UA stylesheet for HTML specifies
> (https://html.spec.whatwg.org/multipage/rendering.html#phrasing-content-3),
> and at least Firefox already seems to be handling it this way.
>
> => 'auto' does not need to account for links
In the teleconference minuted at
http://www.w3.org/mid/CADhPm3s4ZmQJVgJu3pAnnHH6Q0SU3B+t5MBkLhggfD7-J=xuqg@mail.gmail.com
Simon Fraser (smfr) brought up some more complicated issues with
links and editing. It's worth double-checking that those cases are
fine as well.
Otherwise, of course, I'm happy to see your analysis, since it comes
to the same conclusion that I've been advocating all along. :-)
-David
--
π L. David Baron http://dbaron.org/ π
π’ Mozilla https://www.mozilla.org/ π
Before I built a wall I'd ask to know
What I was walling in or walling out,
And to whom I was like to give offense.
- Robert Frost, Mending Wall (1914)
Received on Wednesday, 4 February 2015 16:33:05 UTC