File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44Shortname : css-contain
55Status : ED
66Prepare for TR : no
7- Work Status : Exploring
7+ Work Status : Revising
88Group : csswg
99ED : https://drafts.csswg.org/css-contain-3/
1010TR : https://www.w3.org/TR/css-contain-3/
@@ -40,6 +40,7 @@ spec:css-sizing-3; type:property; text:height
4040spec:css-sizing-3; type:dfn; text:height
4141spec:css-sizing-3; type:dfn; text:size
4242spec:css-values-4; type:dfn; text:relative length
43+ spec:css-values-4; type:dfn; text:identifier
4344spec:web-animations-1; type:dfn; text:effect values
4445</pre>
4546
@@ -199,7 +200,7 @@ Inline-Size Containment</h3>
199200 flush with the top of the container,
200201 resulting a ''100px'' width,
201202 plenty wide enough to accommodate its [=min-content size=] .
202- However, due the 'aspect-ratio' of its child,
203+ However, due to the 'aspect-ratio' of its child,
203204 this would cause the <code> article</code> to be ''100px'' tall as well,
204205 which would intersect the third float 80px below,
205206 so this layout opportunity is discarded.
You can’t perform that action at this time.
0 commit comments