CSS field-sizing is now baseline
Form fields can now size themselves to their contents with CSS field-sizing, removing a common JavaScript workaround
CSS field-sizing is newly baseline, meaning you can make various form fields size to their contents, without needing JavaScript.