Open
Bug 1789477
Opened 2 years ago
Updated 8 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 4 open bugs, Blocks 2 open bugs, )
Details
(Keywords: dev-doc-needed)
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•4 months ago
|
||
intent to prototype: https://groups.google.com/a/mozilla.org/g/dev-platform/c/-pMSV-kgUjA
Comment 2•4 months ago
|
||
Updated•4 months ago
|
See Also: → https://bugs.webkit.org/show_bug.cgi?id=277117
Updated•8 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•