Skip to content

Commit ba0b463

Browse files
committed
[css-contain-3][editorial] Address typo, ambiguous links, and status
1 parent eed4263 commit ba0b463

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css-contain-3/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Level: 3
44
Shortname: css-contain
55
Status: ED
66
Prepare for TR: no
7-
Work Status: Exploring
7+
Work Status: Revising
88
Group: csswg
99
ED: https://drafts.csswg.org/css-contain-3/
1010
TR: https://www.w3.org/TR/css-contain-3/
@@ -40,6 +40,7 @@ spec:css-sizing-3; type:property; text:height
4040
spec:css-sizing-3; type:dfn; text:height
4141
spec:css-sizing-3; type:dfn; text:size
4242
spec:css-values-4; type:dfn; text:relative length
43+
spec:css-values-4; type:dfn; text:identifier
4344
spec: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.

0 commit comments

Comments
 (0)