Invalidate ink overflow on text decoration changes
Found while adding ink overflow for text decorations, we currently do not invalidate ink overflow on any text decoration style changes (presumably because we never previously computed overflow for them). Here we add the necessary predicate function and update the json template to invoke the predicate on the appropriate style changes. Tested with a unit test to confirm the style difference computation sets the necessary flag. Bug: 896295 Change-Id: I3e3e697c70a21ae66da7288c0b0a5d9826593a29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411300Reviewed-by:Dominik Röttsches <drott@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#807433}
Showing
Please register or sign in to comment