Bug 234799 - [Web Animations] getKeyframes() should handle multiple keyframes for the same offset
Summary: [Web Animations] getKeyframes() should handle multiple keyframes for the same...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar, WebExposed
Depends on:
Blocks: 235138
  Show dependency treegraph
 
Reported: 2022-01-02 11:48 PST by Antoine Quint
Modified: 2022-02-18 07:07 PST (History)
3 users (show)

See Also:


Attachments
Patch (16.15 KB, patch)
2022-01-02 11:59 PST, Antoine Quint
dino: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (16.22 KB, patch)
2022-01-02 13:49 PST, 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 2022-01-02 11:48:58 PST
[Web Animations] getKeyframes() should handle multiple 0% and 100% keyframes
Comment 1 Antoine Quint 2022-01-02 11:59:51 PST
Created attachment 448181 [details]
Patch
Comment 2 Antoine Quint 2022-01-02 13:49:20 PST
Created attachment 448185 [details]
Patch for landing
Comment 3 EWS 2022-01-02 15:43:35 PST
Committed r287524 (245659@main): <https://commits.webkit.org/245659@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448185 [details].
Comment 4 Radar WebKit Bug Importer 2022-01-02 15:44:18 PST
<rdar://problem/87054205>
Comment 5 Antoine Quint 2022-02-18 07:07:07 PST
This caused a regression as bug 236838.