RESOLVED FIXED 278950
Don't eagerly evaluate calc() of <integer> values
https://bugs.webkit.org/show_bug.cgi?id=278950
Summary Don't eagerly evaluate calc() of <integer> values
Sam Weinig
Reported 2024-08-30 16:41:03 PDT
We currently eagerly evaluate a calc() used for a <integer> value. These should behave like all other types and delay evaluation until style building.
Attachments
Sam Weinig
Comment 1 2024-08-30 16:48:37 PDT
EWS
Comment 2 2024-08-30 19:12:54 PDT
Committed 283008@main (76d664198b75): <https://commits.webkit.org/283008@main> Reviewed commits have been landed. Closing PR #32969 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-08-30 19:13:13 PDT
Note You need to log in before you can comment on or make changes to this bug.