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 5a30c6e commit 977abb4Copy full SHA for 977abb4
css-contain-1/Overview.bs
@@ -178,6 +178,7 @@ Types of Containment</h2>
178
Size Containment</h3>
179
180
If the element does not generate a <a>principal box</a> (as is the case with ''display: contents'' or ''display: none''),
181
+ or if the element is a ''table'',
182
or if the element is an <a spec="css-display-3">internal table element</a>,
183
or if the element is an <a spec="css-display-3">internal ruby element</a>,
184
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