data
data copied to clipboard
Add field-sizing property
Description
Chrome 123 supports the field-sizing property, which is used to size textual form elements and textareas by their content, rather than sticking to a fixed size. This PR adds data for the new property.
- ChromeStatus: https://chromestatus.com/feature/5176596826161152
- Spec: https://drafts.csswg.org/css-ui/#field-sizing
- Explainer: https://github.com/tkent-google/explainers/blob/main/form-sizing.md