Open
Bug 1896734
(calc-size)
Opened 6 months ago
Updated 4 days ago
Implement css calc-size() function
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox128 | --- | affected |
People
(Reporter: dbaron, Unassigned)
References
(Blocks 6 open bugs)
Details
This is a bug to implement the calc-size() function. (This would live partly in the style system and partly in layout.) See:
- Specification: https://drafts.csswg.org/css-values-5/#calc-size
- Explainer: https://github.com/w3c/csswg-drafts/blob/main/css-values-5/calc-size-explainer.md
- Mozilla standards-position: https://github.com/mozilla/standards-positions/issues/1022
- Chromestatus: https://chromestatus.com/feature/5196713071738880
- WPT: https://wpt.fyi/results/css/css-values/calc-size
Reporter | ||
Updated•6 months ago
|
Alias: calc-size
Blocks: css-values-5
You need to log in
before you can comment on or make changes to this bug.
Description
•