Skip to content

[web-animations-1] Are Keyframes and BaseKeyframes the same thing? #13095

@Psychpsyo

Description

@Psychpsyo

Steps 8.1 and 8.2 of process a keyframes argument only somewhat makes sense if they are, but even then it feels like there's some relationship between the two that is just not mentioned in the spec.
Step 8.1 says to:

For each property-value pair in frame, parse the property value using the syntax specified for that property.

That... does not do anything, since it doesn't store the result of parsing the property anywhere.
I'd assume this gets stored on the Keyframe part of the BaseKeyframe/Keyframe object, but it'd be nice if the spec was clear on how this is supposed to work.

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