Unprefixed stretch
keyword for size-declaring CSS properties
#726
Labels
focus-area-proposal
Focus Area Proposal
stretch
keyword for size-declaring CSS properties
#726
Description
The
stretch
value for(min-/max-)width/height/inline-size/block-size
is currently implemented as-webkit-fill-available
in Chromium and WebKit, and-moz-available
in Firefox.Note that there are some layout edge cases with floats etc. that still need to be fixed in various browsers, and the implementations generally differ significantly from the specification.
This issue is one of seven issues regarding unprefixing CSS properties/values, originally all in #702 (as per #702 (comment)). The aim is to group the properties together into multiple (but not seven) focus areas.
Specification
https://drafts.csswg.org/css-sizing-4/#sizing-values
Additional Signals
o [css-sizing-4]
stretch
keyword for sizing properties mozilla/standards-positions#1054 (comment)o Umbrella Focus Area for unprefixing various CSS properties/values #702 (comment)
The text was updated successfully, but these errors were encountered: