File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1259,7 +1259,7 @@ spec:css-sizing-3; type:property; text:box-sizing
12591259 <!--——————————————————————————————————————————————————————————————————————————-->
12601260 <dt> <dfn>percentage contribution</dfn> s</dt>
12611261 <dd> The percentage contribution of a table cell, column, or column group
1262- is defined in terms of the computed values of 'width' , 'max-width' , and 'min -width'
1262+ is defined in terms of the computed values of 'width' and 'max -width'
12631263 that have computed values that are percentages:<br/>
12641264 <br/>
12651265 <code> min(percentage 'width' , percentage 'max-width' )</code> .<br/>
@@ -1779,9 +1779,6 @@ spec:css-sizing-3; type:property; text:box-sizing
17791779 <figcaption> Overview of the width distribution algorithm. Not normative.</figcaption>
17801780 </figure>
17811781
1782- ISSUE(607): Should min-width support percentages?
1783-
1784-
17851782 <h5 id="width-distribution-in-fixed-mode">Changes to width distribution in fixed mode</h5>
17861783
17871784 The following changes to previous algorithm apply <a>in fixed mode</a> :
You can’t perform that action at this time.
0 commit comments