argyleink / open-props

CSS custom properties to help accelerate adaptive and consistent design.

Home Page:https://open-props.style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `field-sizing: content` to `<textarea>` in normalize.css

argyleink opened this issue · comments

hi there, I was working on this but in looking it up can't find a css property called form-sizing. Is this a tool you're using that allows for this property? Or did you mean something else? Would love to know, thanks

not a tool, just some CSS! here's the WG resolution and history w3c/csswg-drafts#7542 (comment)

here's a demo for preview of what I'm thinking of (use Canary with web experiments enabled):
https://codepen.io/argyleink/pen/WNLzyJK

This seems premature to start using before it has shipped in browsers.

new name field-sizing: content and intent to ship looking to ship in Chrome 122 w3ctag/design-reviews#890

add it to the select element too!