Skip to content

[css-properties-values-api] Interpolation behavior of <transform-list> and <transform-function>+ #901

@andruud

Description

@andruud

The spec currently says:

Note that "<transform-list>" is a pre-multiplied data type name equivalent to "<transform-function>+"

And also:

If their type is defined as a list with "+", it’s interpolated as a simple list [css3-transitions].

This means that both <transform-list> and <transform-function>+ interpolate as simple lists, and not, for example, according to Interpolation of Transforms.

We should probably specify that <transform-list>, <transform-function>+/# and <transform-function> all interpolate according to Interpolation of Transforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions