DescriptionMargins on children of display:table-cell elements get stuck at highest value.
Row's beforeMargin was not resetting back to 0 when margin of the
cell's child is changed from 40px tp 0.
Calculating the row's baseline excluding intrinsic padding because
row's baseline will come into it's right position when row's baseline
would be calculated for the cell which is introducing intrinsic padding
for other cells.
R=ojan@chromium.org
BUG=241331
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155864
Patch Set 1 #
Total comments: 3
Patch Set 2 : Simplify test case with Ref Test #
Total comments: 13
Patch Set 3 : #
Messages
Total messages: 9 (0 generated)
|