Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added note for :link and :visited pseudo classes #2107

Closed
wants to merge 1 commit into from

Conversation

victoriasu
Copy link

UAs may display chosen colors for :visited and :link elements, but only
return the :link colors from getComputedStyle(). For non-color
properties, UAs may treat all links as unvisited.

fixes #2037

UAs may display chosen colors for :visited and :link elements, but only
return the :link colors from getComputedStyle(). For non-color
properties, UAs may treat all links as unvisited.

fixes w3c#2037
@victoriasu
Copy link
Author

victoriasu commented Dec 13, 2017

Just realised this might be redundant now that Tab has also proposed a change to the spec at #2105

@frivoal frivoal added the selectors-4 Current Work label Jan 25, 2018
@svgeesus
Copy link
Contributor

svgeesus commented Apr 7, 2020

So, is this going to be merged as-is, merged with changes, or closed? (Would need to be rebased)

@svgeesus svgeesus requested review from tabatkins and fantasai and removed request for FremyCompany April 7, 2020 15:28
@tabatkins tabatkins closed this Apr 7, 2020
@tabatkins
Copy link
Member

Closing because defining this fully is a lot more complicated than a single-paragraph callout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
selectors-4 Current Work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[selectors] :link and :visited are not mutually exclusive in implementations
4 participants