File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Title : CSS Containment Module Level 3
33Level : 3
44Shortname : css-contain
5- Status : ED
5+ Status : FPWD
6+ Prepare for TR : yes
7+ Date : 2021-12-21
68Work Status : Exploring
79Group : csswg
810ED : https://drafts.csswg.org/css-contain-3/
@@ -30,7 +32,7 @@ spec:css-contain-2; type:dfn; text:size containment box
3032spec:css-sizing-4; type:property; text:contain-intrinsic-size
3133spec:css-sizing-4; type:property; text:aspect-ratio
3234spec:intersection-observer; type:dfn; text:intersection root
33- spec:css-sizing-3; type:property;
35+ spec:css-sizing-3; type:property;
3436 text:min-width
3537 text:min-height
3638spec:css-sizing-3; type:dfn; text:width
@@ -219,7 +221,7 @@ Inline-Size Containment</h3>
219221 <div style="float: left; width: 160px; height: 80px; background: navy;"></div>
220222
221223 <!-- parent layout, determining context -->
222- <article style="border: solid orangeread ; display: flow-root;">
224+ <article style="border: solid orangered ; display: flow-root;">
223225 <div style="background: orange; aspect-ratio: 1/1;">
224226 Article
225227 </div>
You can’t perform that action at this time.
0 commit comments