Bug 225301 - REGRESSION (r260360): animation-wide timing function does not apply to 2-keyframe transform Web Animation
Summary: REGRESSION (r260360): animation-wide timing function does not apply to 2-keyf...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL: https://cldup.com/3gYZzqJk0K.html
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-03 06:34 PDT by Antoine Quint
Modified: 2021-05-04 10:14 PDT (History)
5 users (show)

See Also:


Attachments
Patch (32.68 KB, patch)
2021-05-04 07:03 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff
Patch for landing (33.65 KB, patch)
2021-05-04 09:27 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2021-05-03 06:34:21 PDT
The example https://cldup.com/3gYZzqJk0K.html regressed in r260360, it uses an animation-wide timing function with a y value outside of the [0-1] range.
Comment 1 Antoine Quint 2021-05-03 06:34:57 PDT
This is a specific case of bug 215918 that we should be able to address.
Comment 2 Radar WebKit Bug Importer 2021-05-03 06:35:18 PDT
<rdar://problem/77452933>
Comment 3 Antoine Quint 2021-05-04 07:03:49 PDT
Created attachment 427661 [details]
Patch
Comment 4 Antoine Quint 2021-05-04 09:27:11 PDT
Created attachment 427677 [details]
Patch for landing
Comment 5 EWS 2021-05-04 10:14:54 PDT
Committed r276966 (237296@main): <https://commits.webkit.org/237296@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427677 [details].