We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db8702c commit bb33300Copy full SHA for bb33300
1 file changed
css-tables-3/Overview.bs
@@ -647,7 +647,7 @@ spec:css21; type:property; text:max-width
647
<p>To layout a table, user agents must apply the following actions:
648
<ol>
649
<li><b>If the table has at least one caption, compute their minimum width.</b><br/>
650
- This is done by computing their min-content width (including margins, borders and paddings)
+ This is done by computing the caption's min-content width (including margins, borders and paddings)
651
under the assumption their parent has a zero width and overflow:visible.
652
The largest such width will be known as <a href="#capmin">CAPMIN</a>.
653
0 commit comments