DescriptionFix Assert failure for test case bug7714.html
While distributing spanning cell's extra height in rows, some spanning cells
does not have enough extra height to distribute in that case, last row's
height of the previous spanning cell is updated more then once so position
of the row are not proper and below row gets negative height. To stop
updating row's height twice, row's height sets back to its original position.
R=jchaffraix@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155825
Patch Set 1 : #
Total comments: 1
Patch Set 2 : #
Total comments: 3
Patch Set 3 : Review coomments addressed #
Total comments: 1
Patch Set 4 : #
Total comments: 1
Patch Set 5 : #
Messages
Total messages: 18 (0 generated)
|