Bug 225301

Summary: REGRESSION (r260360): animation-wide timing function does not apply to 2-keyframe transform Web Animation
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, ews-watchlist, graouts, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
URL: https://cldup.com/3gYZzqJk0K.html
See Also: https://bugs.webkit.org/show_bug.cgi?id=215918
Attachments:
Description Flags
Patch
none
Patch for landing none

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].