Skip to content

[css-cascade] Define animation type of all as not animatable #8414

@cdoublev

Description

@cdoublev

Some shorthands that have non-animatable sub-properties are defined with not animatable as the value of the field Animation Type in their definition table, instead of see individual properties:

all seems to be the only shorthand that have both animatable and non-animatable properties. I assume it is not animatable because Chrome/FF do not seem to animate it. Also, I think it would be non-trivial to filter declarations of its non-animatable properties during their expansion.

In practice, a shorthand animation type can be resolved from the animation types of its sub-properties, but it would be clearer to define it as non animatable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Closed as RetractedWhen the person who raised the issue thinks that there's no issue after all.css-cascade-3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions