Skip to content

[web-animations-1] Clarify consequences of mis-sorted keyframes #8945

@fantasai

Description

@fantasai

There's a (non-normative) section of the spec that says

offset
...
Specifying an offset outside the range [0.0, 1.0] will cause a TypeError to be thrown.
Keyframes that specify an offset must be provided in increasing order of offset. Adjacent and equal offsets, however, are permitted.

If that MUST is violated, what happens? Would be good to say something here.

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