[csswg-drafts] Pull Request: Added note for :link and :visited pseudo classes

victoriasu has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== Added note for :link and :visited pseudo classes ==
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

See https://github.com/w3c/csswg-drafts/pull/2107

Received on Wednesday, 13 December 2017 02:59:31 UTC