DescriptionMove resolveAlignment logic to RenderStyle
This CL moves resolveAlignment logic to RenderStyle as this seems
more appropriate place for this code. Also, the same logic is being
duplicated in both RenderGrid and RenderFlexible box, so it also
gets rid of duplicated code.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183039
Patch Set 1 #
Total comments: 3
Patch Set 2 : Move to RenderStyle instead of StyleAdjuster #Patch Set 3 : Rebase #
Messages
Total messages: 25 (7 generated)
|