WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2024-08-30 16:48:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32969
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
<
rdar://problem/135054640
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug