DescriptionUpdate line height when changing multiplier.
Line height is cached in the RenderBlock; when FTA updates a multiplier it needs to force recomputation of the line height.
(The old autosizer avoids this issue by using setStyle instead of setStyleInternal. This triggers style recalc, which invalidates the line height.)
BUG=353309, 354032
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169975
Patch Set 1 #Patch Set 2 : Rebaseline. #Patch Set 3 : Accidentally fixed a test. #
Messages
Total messages: 13 (0 generated)
|