DescriptionDon't double-inflate visual overflow rect for LayoutInlines
linesVisualOverflowBoundingBox() already includes overflow from outlines
for the line (flow) boxes. Inflating with the outline again in
LayoutInline::clippedOverflowRect would mean doing it twice, and yield a
larger paint invalidation rect than required.
BUG=495368
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196697
Patch Set 1 #Patch Set 2 : Add additional test; TEs. #Patch Set 3 : SP TEs. #
Total comments: 8
Patch Set 4 : Touch up Tc. #
Messages
Total messages: 12 (3 generated)
|