Closed chrisdavidmills closed 6 months ago
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.
field-sizing
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.Motivation
Additional details
Related issues and pull requests