Skip to content

CSS 'stretch' sizing keyword #401

Description

@davidsgrogan

WebKittens

@fantasai

Title of the proposal

CSS 'stretch' sizing keyword

URL to the spec

https://drafts.csswg.org/css-sizing-4/#sizing-values

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

No response

TAG Design Review URL

No response

Mozilla standards-positions issue URL

mozilla/standards-positions#1054

WebKit Bugzilla URL

https://bugs.webkit.org/show_bug.cgi?id=277117

Radar URL

No response

Description

A keyword for CSS sizing properties (e.g. 'width', 'height') that allows elements to grow to fill their containing block's available space. It is similar to '100%', except the resulting size is applied to the element's margin box instead of the box indicated by 'box-sizing'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions