Open
Bug 1789477
Opened 3 years ago
Updated 3 days ago
[css-sizing-4] Implement `stretch` keyword for sizing properties
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: sebo, Unassigned)
References
(Depends on 15 open bugs, Blocks 11 open bugs, )
Details
(Keywords: dev-doc-needed, webcompat:platform-bug, Whiteboard: [platform-feature][webcompat:risk-high])
User Story
platform-scheduled:2025-12-30 web-feature: stretch user-impact-score:150
The CSS Box Sizing Module Level 4 defines a new keyword stretch
for sizing properties. This keyword applies stretch-fit sizing to a box so that it fits the size of its containing block.
This issue is meant to implement this keyword.
Sebastian
Comment 1•1 year ago
|
||
intent to prototype: https://groups.google.com/a/mozilla.org/g/dev-platform/c/-pMSV-kgUjA
![]() |
||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
See Also: → https://bugs.webkit.org/show_bug.cgi?id=277117
Updated•11 months ago
|
Updated•10 months ago
|
Updated•9 months ago
|
Updated•7 months ago
|
Keywords: webcompat:platform-bug
Updated•7 months ago
|
Updated•7 months ago
|
User Story: (updated)
Updated•7 months ago
|
User Story: (updated)
Updated•16 days ago
|
Whiteboard: [platform-feature][webcompat:risk-high]
Updated•16 days ago
|
User Story: (updated)
Updated•16 days ago
|
User Story: (updated)
Updated•15 days ago
|
Updated•13 days ago
|
User Story: (updated)
Updated•3 days ago
|
User Story: (updated)
You need to log in
before you can comment on or make changes to this bug.
Description
•