Bug 251574 - [web-animations] animation of color list custom properties with iterationComposite is incorrect
Summary: [web-animations] animation of color list custom properties with iterationComp...
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: 2023-02-02 02:08 PST by Antoine Quint
Modified: 2023-02-02 10:35 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>