WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
280815
[web-animations] remove automatic conversion to and from double for CSSNumberishTime
https://bugs.webkit.org/show_bug.cgi?id=280815
Summary
[web-animations] remove automatic conversion to and from double for CSSNumber...
Antoine Quint
Reported
2024-10-03 01:21:30 PDT
CSSNumberishTime has automatic conversion to and from double but it's not actually needed in practice and also will cause trouble when we start serializing percentage values through the API because the double conversion will take precendence over the CSSNumberish conversion.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-03 01:21:41 PDT
<
rdar://problem/137188216
>
Antoine Quint
Comment 2
2024-10-03 01:23:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34618
EWS
Comment 3
2024-10-03 05:52:18 PDT
Committed
284608@main
(b35c4c0a18e2): <
https://commits.webkit.org/284608@main
> Reviewed commits have been landed. Closing PR #34618 and removing active labels.
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