Bug 251574

Summary: [web-animations] animation of color list custom properties with iterationComposite is incorrect
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Antoine Quint 2023-02-02 02:08:23 PST
We fail to correctly animate custom properties that are defined as color lists (<color>+ or <color>#) when iterationComposite is also set. This affects two WPT tests: css/css-properties-values-api/animation/custom-property-animation-color-comma-list.html and css/css-properties-values-api/animation/custom-property-animation-color-space-list.html.
Comment 1 Antoine Quint 2023-02-02 02:13:04 PST
Pull request: https://github.com/WebKit/WebKit/pull/9507
Comment 2 EWS 2023-02-02 10:34:03 PST
Committed 259761@main (d96394a8f343): <https://commits.webkit.org/259761@main>

Reviewed commits have been landed. Closing PR #9507 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-02 10:35:23 PST
<rdar://problem/104967426>