- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Feb 2018 01:23:40 +0000
- To: public-css-archive@w3.org
:visited already exists and is commonly used; dropping it entirely isn't realistic. There've been discussions (off-list, I think) about figuring out ways to expose :visited styling "safely" in some contexts: allow it to work normally for same-origin links; or remember what links you *actually clicked* from a given domain, or visited *from* with a Referer header (and thus, what history could have been snooped on via JS or server code anyway), and let it work normally for those links, etc. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/2105#issuecomment-362127353 using your GitHub account
Received on Thursday, 1 February 2018 01:23:44 UTC