Skip to content

[css-transitions] 'display' influencing transition of other properties #1064

Description

@SebastianZ

display obviously has influence on the transitions of other properties and I'm wondering why that's the case. I.e. when the display value is changed on the transitioned rule, also the other properties are transitioned in a discrete way instead of respecting their related transitions.

I've created a simple example at CodePen illustrating this.

I can't seem to find anything in the spec. explaining this. Is that an implementation bug?

Sebastian

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