NEW241785
Allow calc division to use units in the denominator
https://bugs.webkit.org/show_bug.cgi?id=241785
Summary Allow calc division to use units in the denominator
Simon Fraser (smfr)
Reported 2022-06-20 09:16:06 PDT
We should follow the rules described in https://drafts.csswg.org/css-values/#determine-the-type-of-a-calculation, which would calc(10px / 2px) to produce a <number> See this thread: https://twitter.com/tabatkins/status/1538918074631344131
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-27 09:17:13 PDT
Note You need to log in before you can comment on or make changes to this bug.