Open
Bug 1789477
Opened 3 years ago
Updated 1 month ago
[css-sizing-4] Implement `stretch` keyword for sizing properties
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
NEW
| Size Estimate | M |
People
(Reporter: sebo, Unassigned)
References
(Depends on 9 open bugs, Blocks 17 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:190
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•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Keywords: webcompat:platform-bug
Updated•1 year ago
|
Updated•1 year ago
|
User Story: (updated)
Updated•1 year ago
|
User Story: (updated)
Updated•6 months ago
|
Whiteboard: [platform-feature][webcompat:risk-high]
Updated•6 months ago
|
User Story: (updated)
Updated•6 months ago
|
User Story: (updated)
Updated•6 months ago
|
Updated•6 months ago
|
User Story: (updated)
Updated•6 months ago
|
User Story: (updated)
Updated•5 months ago
|
Size Estimate: --- → M
Comment 4•3 months ago
|
||
[moving "Firefox fails WPT [...]"-style bugs to depend on this bug rather than blocking it, since generally those are cases where the test will just start passing when we enable this feature]
Updated•1 month ago
|
User Story: (updated)
You need to log in
before you can comment on or make changes to this bug.
Description
•