File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1816,16 +1816,20 @@ spec:css22; type:property; text:display
18161816 in neither case, this will have an impact on the baseline of the rows).
18171817
18181818 <div class="advisement">
1819+
18191820 Once the final size of the table and the rows has been determined,
18201821 the content of the table-cells must also go through a second layout pass,
18211822 where, if appropriate, percentage-based heights are this time resolved
18221823 against their parent cell used height.
1824+
18231825 It is appropriate to resolve percentage heights on direct children of table cells
18241826 if the cell is considered to have its height specified explicitly
18251827 or the element is absolutely positioned, see <a href="http://www.w3.org/TR/CSS2/visudet.html#the-height-property">CSS 2</a> .
1828+
18261829 It is further clarified that
18271830 a cell is considered to have its height specified explicitly
18281831 if the computed height of the cell or any of its table ancestors is a length or percentage.
1832+
18291833 </div>
18301834
18311835 <div class="note">
You can’t perform that action at this time.
0 commit comments