Bug 251574
| Summary: | [web-animations] animation of color list custom properties with iterationComposite is incorrect | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | 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 | ||
Antoine Quint
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/9507
EWS
Committed 259761@main (d96394a8f343): <https://commits.webkit.org/259761@main>
Reviewed commits have been landed. Closing PR #9507 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/104967426>