Open
Bug 1896734
(calc-size)
Opened 1 year ago
Updated 15 days ago
Implement css calc-size() function
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: dbaron, Unassigned)
References
(Blocks 9 open bugs, )
Details
(Keywords: dev-doc-needed, Whiteboard: [platform-feature][webcompat:risk-moderate])
User Story
web-feature: calc-size
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•1 year ago
|
Alias: calc-size
Blocks: css-values-5
Updated•1 year ago
|
Updated•4 months ago
|
User Story: (updated)
Whiteboard: [platform-feature][webcompat:risk-moderate]
Updated•4 months ago
|
Updated•4 months ago
|
Updated•3 months ago
|
Size Estimate: --- → XL
Updated•15 days ago
|
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•