DescriptionInvalidate :-webkit-any-link for visited state changes.
We did style invalidation for :visited and :link, but UA style uses
color: -webkit-link with :-webkit-any-link and let -webkit-link be
translated into two different colors in the implementation instead of
using :visited and :link in the stylesheet.
Adding style invalidation of :-webkit-link as well. We already did that
for attribute changes on <a> and <svg:a>.
R=tkent@chromium.org
BUG=586190
Committed: https://crrev.com/d60945722ccecc04d8a60d4a68feaca4baad6e30
Cr-Commit-Position: refs/heads/master@{#375138}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|