Summary: Support for `field-sizing:content`, allowing form controls to be sized based on their content Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1832409 Specification: https://drafts.csswg.org/css-forms-1/#propdef-field-sizing Standards Body: CSSWG Platform coverage: All Preference: layout.css.field-sizing.enabled Devtools bug: N/A Other browsers: - Blink: Shipping since M123. - WebKit: Shipping 26.2. web-platform-tests: https://wpt.fyi/results/html/rendering/widgets?label=master&label=experimental&aligned&q=field-sizing
We've had field-sizing behind a flag for a while now with the majority of work done by an external contributor, Luke Warlow. Textareas where the missing piece, but thanks to Emilio these now also support field-sizing:content. Therefore I get the pleasure of turning this flag on by default (https://phabricator.services.mozilla.com/D298072). It will ride the trains for an anticipated 152 release. As usual, if we spot anything untoward, we'll roll the flag back. If anyone has any concerns please let me know! Happy browsing. -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/91d3faa3-48e6-4db9-903c-2ec83d708ba0%40app.fastmail.com.
