DescriptionPull up LayoutStateDisabler in updateFirstLetterStyle
Avoid improper repainting/asserting when falling into the
case in updateFirstLetterStyle where the style change doesn't
trigger a reattach. In that case, we'd still potentially
issue a repaint, but without the LayoutStateDisabler,
and with LayoutState set up improperly for the task.
BUG=379802
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175319
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rename to layoutStateDisabler #
Messages
Total messages: 6 (0 generated)
|