WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
268366
[web-animations] don't normalize progress for `visibility` and `content-visibility` while animating
https://bugs.webkit.org/show_bug.cgi?id=268366
Summary
[web-animations] don't normalize progress for `visibility` and `content-visib...
Antoine Quint
Reported
2024-01-30 01:43:35 PST
The "visibility" and "content-visibility" properties have a special type of discrete animation support which requires the progress to not be normalized to either 0 or 1 prior to calling the blend() method on their animation wrapper.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2024-01-30 01:48:12 PST
Pull request:
https://github.com/WebKit/WebKit/pull/23498
EWS
Comment 2
2024-01-30 05:33:31 PST
Committed
273742@main
(e4117be9080c): <
https://commits.webkit.org/273742@main
> Reviewed commits have been landed. Closing PR #23498 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-01-30 05:34:19 PST
<
rdar://problem/121926219
>
Antoine Quint
Comment 4
2024-03-04 02:47:17 PST
This caused
bug 270344
.
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