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

> OK, edits are in https://drafts.csswg.org/css-display-4/#display-animation

One slight question - none only interrupts CSS animations, so I think we only need to modify `none` values in animations with an [owning element](https://drafts.csswg.org/css-animations-2/#owning-element).

> What do you want to do about `content: none`? Should we replace it with `content: ""` the same way we're replacing `display: none` with `display: revert-layer`?

Yeah we should probably do the same with content as it has exactly the same sort of problem and currently has 3 completely different behaviors across browsers. Again, only necessary when the animation has an owning element.

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


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

Received on Thursday, 16 March 2023 15:01:10 UTC