DescriptionInvalidate visited state changes for svg links.
SVGAElement only caused :link/:visited recalcs when it became a link or
stopped being so. Now recalculate style whenever href changes in case the
:visited/:link state changes. Also use style invalidation instead of
SubtreeStyleChange, as the latter entails sibling forest recalc in case
we have adjacent combinators.
R=fs@opera.com
BUG=563485, 557440
Committed: https://crrev.com/a20490516fb1ec4aa983bd233b261689417de64e
Cr-Commit-Position: refs/heads/master@{#362425}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 14 (6 generated)
|