Skip to content

[css-transforms] interpolation of quaternions with t < 0 or t > 1 #744

@hiikezoe

Description

@hiikezoe

https://www.w3.org/TR/2012/WD-css3-transforms-20120911/#matrix-values-interpolation

The spec limits interpolation parameter within [0, 1], but some cubic-bezier functions produce values out of the range. e.g. cubic-bezier(0,1.5,1,1.5).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions