Bug 187481 - [Web Animations] Support overlapping keyframes
Summary: [Web Animations] Support overlapping keyframes
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
Depends on:
Blocks:
 
Reported: 2018-07-09 14:03 PDT by Antoine Quint
Modified: 2018-07-09 16:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (16.49 KB, patch)
2018-07-09 14:12 PDT, Antoine Quint
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2018-07-09 14:03:22 PDT
We are failing a number of test because they are using overlapping keyframes, which we don't support at all.
Comment 1 Radar WebKit Bug Importer 2018-07-09 14:03:48 PDT
<rdar://problem/41988674>
Comment 2 Antoine Quint 2018-07-09 14:12:45 PDT
Created attachment 344616 [details]
Patch
Comment 3 Antoine Quint 2018-07-09 16:49:05 PDT
Committed r233666: <https://trac.webkit.org/changeset/233666>