Skip to content

Commit a5868ab

Browse files
committed
[css-contain-3] Updates for FPWD
1 parent bb34e39 commit a5868ab

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

css-contain-3/Overview.bs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
Title: CSS Containment Module Level 3
33
Level: 3
44
Shortname: css-contain
5-
Status: ED
5+
Status: FPWD
6+
Prepare for TR: yes
7+
Date: 2021-12-21
68
Work Status: Exploring
79
Group: csswg
810
ED: https://drafts.csswg.org/css-contain-3/
@@ -30,7 +32,7 @@ spec:css-contain-2; type:dfn; text:size containment box
3032
spec:css-sizing-4; type:property; text:contain-intrinsic-size
3133
spec:css-sizing-4; type:property; text:aspect-ratio
3234
spec: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
3638
spec: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>

0 commit comments

Comments
 (0)