File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1911,6 +1911,13 @@ spec:css-sizing-3; type:property; text:box-sizing
19111911 where, if appropriate, percentage-based heights are this time resolved
19121912 against their parent cell used height.
19131913
1914+ <div class="note>
1915+ Note that this means it is required to keep track of the usage of percentages
1916+ in the properties of any direct child of the table-cell including but not limited to
1917+ the 'height' and 'min-height' properties for horizontal flows and
1918+ the 'width' and 'min-width' properties for vertical flows.
1919+ </div>
1920+
19141921 It is appropriate to resolve percentage heights on direct children of a table-cell
19151922 if the cell is considered to have its height specified explicitly
19161923 or the child is absolutely positioned, see <a href="http://www.w3.org/TR/CSS2/visudet.html#the-height-property">CSS 2</a> .
<
1392
svg aria-hidden="true" data-component="Octicon" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x">
You can’t perform that action at this time.
0 commit comments