Bug 234795 - [Web Animations] getKeyframes() should ensure that all properties are present on 0% and 100% keyframes
Summary: [Web Animations] getKeyframes() should ensure that all properties are present...
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 08:27 PST by Antoine Quint
Modified: 2022-01-12 12:41 PST (History)
3 users (show)

See Also:


Attachments
Patch (12.74 KB, patch)
2022-01-02 08:30 PST, 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 2022-01-02 08:27:42 PST
[Web Animations] getKeyframes() should ensure that all properties are present on 0% and 100% keyframes
Comment 1 Antoine Quint 2022-01-02 08:30:32 PST
Created attachment 448175 [details]
Patch
Comment 2 Dean Jackson 2022-01-02 08:49:37 PST
Comment on attachment 448175 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=448175&action=review

> Source/WebCore/ChangeLog:9
> +        in the case of such keyfranes, we must ensure we output the non-animated value for properties not

typo: keyfranes
Comment 3 Antoine Quint 2022-01-02 09:59:30 PST
Committed r287518 (245653@trunk): <https://commits.webkit.org/245653@trunk>
Comment 4 Radar WebKit Bug Importer 2022-01-02 10:00:20 PST
<rdar://problem/87050351>