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
displayobviously has influence on the transitions of other properties and I'm wondering why that's the case. I.e. when thedisplayvalue 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