Bug 278950

Summary: Don't eagerly evaluate calc() of <integer> values
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 18   
Hardware: Unspecified   
OS: Unspecified   

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.