Bug 274177 - implement CSS calc-size() function
Summary: implement CSS calc-size() function
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-14 12:46 PDT by L. David Baron
Modified: 2024-05-21 12:47 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description L. David Baron 2024-05-14 12:46:52 PDT
This is a bug to implement the calc-size() function.  (This is partly CSS and partly 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
* Chromestatus: https://chromestatus.com/feature/5196713071738880
* WPT: https://wpt.fyi/results/css/css-values/calc-size
Comment 1 L. David Baron 2024-05-14 12:48:56 PDT
* WebKit standards position request: https://github.com/WebKit/standards-positions/issues/348
Comment 2 Radar WebKit Bug Importer 2024-05-21 12:47:14 PDT
<rdar://problem/128487377>