-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
focus-area-proposalFocus Area ProposalFocus Area Proposal
Description
Description
The CSS stretch
value makes an element’s margin box expand to fill the available space of its containing block along the alignment axis, similar to 100% but applied to the margin box rather than the box defined by box-sizing.
Chromium:: Full Support
WebKit -webkit-fill-available vendor prefixed
Firefox: -moz-available vendor prefixed
.stretch {
height: stretch;
width: stretch;
}
Specification
https://www.w3.org/TR/css-sizing-3/
web-feature
stretch
Test Links
No response
Additional Signals
No response
Serator, lukewarlow, bigandy, moniuch, valtlai and 5 more
Metadata
Metadata
Assignees
Labels
focus-area-proposalFocus Area ProposalFocus Area Proposal
Type
Projects
Status
No status