[Bug 21305] [Shadow]: :visited selectors are dangerous

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21305

Dominic Cooney <dominicc@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dominicc@chromium.org

--- Comment #1 from Dominic Cooney <dominicc@chromium.org> ---
The :visited issue is discussed in general here:

<http://www.w3.org/TR/selectors-api2/#privacy>

This notes that "user agents may treat all links as unvisited links". This
provision could also apply to :visited in a content selector. As such I don't
think this is a problem.

>From one implementer's perspective (Chrome) this is an extremely low risk; we
treat all links as visited.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 18 March 2013 09:07:46 UTC