- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Wed, 14 May 2014 14:29:04 +0200
- To: Dave Kok <email@davekok.nl>
- Cc: www-style list <www-style@w3.org>
On Wed, May 7, 2014 at 1:45 PM, Dave Kok <email@davekok.nl> wrote: > Preferably this pseudo-class would also be triggered for named anchors, > <a name="foobar"></a> when the name is in the hash of the URL. Wrong directionality - that's what :target does. > Personally I would like a more descriptive pseudo-class name more > specific to this context. current and self could be used in many > contexts. Perhaps current-uri or something like that. "current-uri" seems pretty identical to "local-link", doesn't it? ~TJ
Received on Wednesday, 14 May 2014 12:29:52 UTC