We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543ca3c commit 2140a6fCopy full SHA for 2140a6f
1 file changed
css-contain-1/Overview.bs
@@ -187,7 +187,7 @@ Types of Containment</h2>
187
Size Containment</h3>
188
189
If the element does not generate a <a>principal box</a> (as is the case with ''display: contents'' or ''display: none''),
190
- or if the element is a ''table'',
+ or if the element is a ''display/table'',
191
or if the element is an <a spec="css-display-3">internal table element</a>,
192
or if the element is an <a spec="css-display-3">internal ruby element</a>,
193
or if the element's <a>principal box</a> is a <a spec="css-display-3" lt="atomic inline">non-atomic</a> <a spec="css-display-3">inline-level</a> box,
0 commit comments