DescriptionUse style invalidation for :-webkit-any-link.
We did not use an invalidation set for the PseudoAnyLink, and we didn't do
a SubtreeStyleChange on link changes either, so when no :link or :visited
selectors were present, the link style was not updated when the href was
changed.
Start using an invalidation set and updatePseudoState for PseudoAnyLink.
R=esprehn@chromium.org
BUG=453314
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189327
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (1 generated)
|