Re: [csswg-drafts] [css-display] Why is display listed as not animatable instead of animation type: discrete? (#6429)

I agree, it would be a bad idea to animate `display` between inline and grid repeatedly. Typically however, we make properties [not animatable](https://www.w3.org/TR/web-animations-1/#not-animatable) for fundamental spec complexity, rather than efficiency arguments. Animating between non-none display values is well defined in how it should apply and I feel like it would just add more spec complexity to try to carve out a special case for a property we already have and developers already use to flip between those states.

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6429#issuecomment-1468221489 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 14 March 2023 14:38:08 UTC