Skip to content

[css-properties-values-api] Interpolate lists as simple or repeatable lists? #273

Closed
@jyc

Description

@jyc

CSS Transitions defines two ways general lists of values can be interpolated - as simple lists, (lengths must match) or as repeatable lists (result list is the LCM of the lengths of the start & end lists and the start & end lists are repeated).

Should lists of values be interpolated as simple lists or as repeatable lists?

https://drafts.csswg.org/css-transitions/#animtype-repeatable-list

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions