Skip to content

Commit 2140a6f

Browse files
committed
[css-contain-1] Disambiguate reference
1 parent 543ca3c commit 2140a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-contain-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Types of Containment</h2>
187187
Size Containment</h3>
188188

189189
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'',
190+
or if the element is a ''display/table'',
191191
or if the element is an <a spec="css-display-3">internal table element</a>,
192192
or if the element is an <a spec="css-display-3">internal ruby element</a>,
193193
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

Comments
 (0)