Re: [csswg-drafts] [css-content-3] Animation of 'content' (#8623)

The CSS Working Group just discussed `[css-content-3] Animation of 'content'`, and agreed to the following:

* `RESOLVED: Specify that content:none animates the same way as display:none`

<details><summary>The full IRC log of that discussion</summary>
&lt;TabAtkins> flackr: 'content' is currently animation type discrete, but has the same issues as display - when "content: none" the pseudo goes away, which can restart the animation<br>
&lt;TabAtkins> flackr: behavior differs - ff seems to keep the animation running, wk/blink seem to stop the animation when it animates to content:none<br>
&lt;TabAtkins> flackr: My latest comment suggests that if possible, follow the same pattern as display, where the animation continues running.<br>
&lt;TabAtkins> flackr: which seems to be consistent with ff impl<br>
&lt;TabAtkins> I agree that being consistent with display would be ideal, since it's basically the exact same case.<br>
&lt;TabAtkins> flackr: I havne't prototyped this yet, I just think it makes the most sense from authoring perspective<br>
&lt;emilio> +1<br>
&lt;TabAtkins> astearns: I like consistency, but that's my entire opinion on this<br>
&lt;TabAtkins> astearns: so proposed reoslution is that we specify content:none animation to match display:none animation<br>
&lt;TabAtkins> astearns: which will continue running the animation, hopefully matching ff behavior<br>
&lt;TabAtkins> flackr: yeah in some demos i wrote (which i didn't post to the issue) you can animate past the none to other value<br>
&lt;TabAtkins> astearns: any concerns?<br>
&lt;TabAtkins> RESOLVED: Specify that content:none animates the same way as display:none<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8623#issuecomment-1632865846 using your GitHub account


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

Received on Wednesday, 12 July 2023 16:37:23 UTC