DescriptionDirty line boxes when moving list marker from another block.
RenderListItem::updateMarkerLocation can move a list marker
from one block to another, but it simply called remove without
dirtying the line boxes it may have been in. When the marker
is being moved to another block, specifically call
dirtyLinesFromChangedChild to avoid this.
BUG=246205
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153532
Patch Set 1 #
Total comments: 1
Patch Set 2 : Renaming markerPar #
Messages
Total messages: 4 (0 generated)
|