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

An implementation-specific motivation for redefining `:visited` is that a browser's sandboxed renderer process handling requests for an origin might be compromised. The process might currently be able to query the user's full set of visited links, regardless of inbound and outbound origins.

Ideally, `:visited` would be defined such that if an origin isn't allowed to know something, a page renderer for that origin doesn't need to know it either.


-- 
GitHub Notification of comment by ewilligers
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3012#issuecomment-412742549 using your GitHub account

Received on Tuesday, 14 August 2018 03:25:08 UTC