Skip to content

Computed value for CSS animation's animation-timeline component #1096

Description

@estelle

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/animation

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

The computed value for animation-timeline in the formal definition for animation is different than for other props. Every property is a list. They all say "as specified". Only animation-timeline is different. It should be a list of the default value auto until browsers support it, then it should be a "as specified". Possibly, all should be a list as specified.

What did you expect to see?

consistency among all the props

Do you have any supporting links, references, or citations?

https://drafts.csswg.org/css-animations-2/#animation-shorthand
https://drafts.csswg.org/css-animations-2/#animation-timeline

Do you have anything more you want to share?

No response

MDN metadata

Page report details

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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