- From: Bramus via GitHub <noreply@w3.org>
- Date: Tue, 07 Oct 2025 14:20:00 +0000
- To: public-css-archive@w3.org
> > because I see that behaviors like play-pause are more like compound behaviors that set both the enter and exit in one go. > > See above. They are single action behaviors. Ah, I see. So a `play-pause` _(which is “play or pause”)_ would be the same as `play-pause auto`, which would translate to `play-pause play-pause`. (Maybe this turns a bit too much into bikeshedding, but this is effectively “toggle”, no?) -- GitHub Notification of comment by bramus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12611#issuecomment-3377125791 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 7 October 2025 14:20:01 UTC