DescriptionEliminate large chunks of nearly duplicated code for table-row-group border calculation.
calcOuterBorderBefore() and calcOuterBorderAfter() were almost identical.
So were calcOuterBorderStart() and calcOuterBorderEnd().
Merge them into calcBlockDirectionOuterBorder() and calcInlineDirectionOuterBorder().
This is just code cleanup; no behavior changes intended.
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165746
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address code review issue raised together with lgtm #
Messages
Total messages: 4 (0 generated)
|