Skip to content

Commit 6750c08

Browse files
authored
Update the spec URL for field-sizing (#3318)
The `fied-sizing` property has been moved to the CSS Form Control Styling level 1 module.
1 parent a718405 commit 6750c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/field-sizing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: field-sizing
2-
spec: https://drafts.csswg.org/css-ui-4/#field-sizing
2+
spec: https://drafts.csswg.org/css-forms-1/#field-sizing
33
description: The `field-sizing` CSS property allows form controls such as `<textarea>` to be sized based on their content.
44
group: css

0 commit comments

Comments
 (0)