RESOLVED FIXED 278547
Support CSS color values that use calc() with non-absolute lengths
https://bugs.webkit.org/show_bug.cgi?id=278547
Summary Support CSS color values that use calc() with non-absolute lengths
Sam Weinig
Reported 2024-08-22 16:19:08 PDT
Support CSS color values that use calc() with non-absolute lengths. For example: hsl(calc(50deg + (sign(1em - 10px) * 10deg)), 100%, 37.5%, 50%)
Attachments
Sam Weinig
Comment 1 2024-08-22 16:29:50 PDT
EWS
Comment 2 2024-08-23 13:32:12 PDT
Committed 282670@main (d7aed1e4ddff): <https://commits.webkit.org/282670@main> Reviewed commits have been landed. Closing PR #32615 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-08-23 13:33:14 PDT
Note You need to log in before you can comment on or make changes to this bug.