We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4faea6 commit 36d5239Copy full SHA for 36d5239
css-tables-3/Overview.bs
@@ -1564,7 +1564,7 @@ spec:css21; type:property; text:max-width
1564
<p id="width-distribution-principles-r2">
1565
<b>Rule 2: </b>
1566
<span>
1567
- Columns in the same category follow the same distribution method.
+ Columns using the same sizing type (eg: absolute, relative, auto) follow the same distribution method.
1568
For example, they all get their <a>min-content width</a> or they all get their <a>max-content width</a>.
1569
<br/>
1570
<span class="note" style="display: block; margin-top: 0.5em">
0 commit comments