Bug 234795

Summary: [Web Animations] getKeyframes() should ensure that all properties are present on 0% and 100% keyframes
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 235138    
Attachments:
Description Flags
Patch dino: review+

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>