DescriptionStrength-reduce the "scale-factor changed" condition in LayoutSVGRoot
Spend some cycles examining the difference between the old and new
local-to-border-box transforms, and only signal scale-factor changes
if that part of the transform changed.
This also means that we now detect changes scale that we previously
didn't (like [1].)
[1] paint/invalidation/svg/absolute-sized-content-with-resources.xhtml
BUG=603956, 664961
Committed: https://crrev.com/a229e828a692a3ba58fa5136173f81df1ac8b327
Cr-Commit-Position: refs/heads/master@{#437767}
Patch Set 1 #Patch Set 2 : Fix overflow invalidation #Patch Set 3 : Update expectations #
Messages
Total messages: 25 (20 generated)
|