- From: Kyra Seevers via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Apr 2024 14:33:16 +0000
- To: public-css-archive@w3.org
@zcorpan @yoavweiss We are currently implementing partitioned :visited links in Chromium - where partitioning is defined as storing visited links history via partition key, rather than just by the link URL. In our implementation, the partition key is: <link url, top-level site, frame origin>. The best place for more info on the design is the explainer: https://github.com/kyraseevers/Partitioning-visited-links-history. Feel free to reach out if you have any questions! -- GitHub Notification of comment by kyraseevers Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3012#issuecomment-2034797550 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 April 2024 14:33:17 UTC