Skip to content

Commit f620f19

Browse files
authored
contain-intrinsic-size: fix "layout" typo (#1291)
1 parent 43fcf96 commit f620f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/contain-intrinsic-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: contain-intrinsic-size
2-
description: The `contain-intrinsic-size` CSS property sets the intrinsic size of an element. When using size containment, the browser will layout the element as if it had a single child of this size.
2+
description: The `contain-intrinsic-size` CSS property sets the intrinsic size of an element. When using size containment, the browser will lay out the element as if it had a single child of this size.
33
spec: https://drafts.csswg.org/css-sizing-4/#intrinsic-size-override
44
# Shown as "intrinsic-size" on chromestatus.com, but 651 is contain-intrinsic-size.
55
compat_features:

0 commit comments

Comments
 (0)