W3C home > Mailing lists > Public > public-css-archive@w3.org > August 2018

Re: [csswg-drafts] [selectors] Solve :visited once and for all

From: Kornel via GitHub <sysbot+gh@w3.org>
Date: Mon, 13 Aug 2018 14:23:28 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-412535809-1534170207-sysbot+gh@w3.org>
Browsers could have a database of visited links per origin. In other words, instead of looking up `is_visited(url)`, browsers could look up `is_visited(url + origin)` 

(this is equivalent to tab's 1 and 3. I guess 2 could be added as a special case).

-- 
GitHub Notification of comment by kornelski
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3012#issuecomment-412535809 using your GitHub account
Received on Monday, 13 August 2018 14:23:29 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:35 UTC