Skip to content

Commit 043ffdf

Browse files
authored
Improve contain-intrinsic-size description (#843)
As suggested by @vmpstr. Thanks!
1 parent 85eee45 commit 043ffdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feature-group-definitions/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 size of an element that the browser will use for layout calculations when the element is subject to size containment, within a CSS query container.
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.
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
usage_stats: https://chromestatus.com/metrics/css/timeline/popularity/651

0 commit comments

Comments
 (0)