DescriptionPercent height content should respect the fixed height of its containing cell
When an element in a cell has a percent height and the cell has a fixed height we
currently let the element ignore the height on the cell and instead let its content
determine the height of the cell (and the row).
Instead we should follow FF/Presto/Edge and the rendering agreed on the WG list
and let the element calculate itself as a percentage of its parent, the cell's
height.
https://lists.w3.org/Archives/Public/www-style/2015Mar/0101.html
BUG=465096, 468699
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192000
Patch Set 1 #Patch Set 2 : Updated #Patch Set 3 : Updated #
Total comments: 2
Patch Set 4 : UPdated #Messages
Total messages: 11 (4 generated)
|