DescriptionRemove duplicated code for image-strip computation in InlineFlowBoxPainter
The code to compute the "strip"/"slice" of an inline was duplicated for
the border, mask and fill cases.
Move this code to a new method paintRectForImageStrip.
BUG=423071
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186531
Patch Set 1 #
Total comments: 9
Patch Set 2 : Explicit direction; Restore FIXME. #
Messages
Total messages: 10 (2 generated)
|