- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Sat, 02 Sep 2023 11:38:32 +0000
- To: public-css-archive@w3.org
@bramus can you check how this work for the example [here](https://github.com/w3c/csswg-drafts/issues/8960#issuecomment-1688622403)? The thing is that sometimes you want to use the same transition for many page types. e.g. a main-page transition. By working with page types rather than transition types, you put a lot of `or` statements in the pseudo-class. Based on how I saw people using the feature so far, I feel that people think in terms of *transitions* rather than *page types*. As in, they have a slide transition, a product-to-details expand transition etc, maybe a short list of those, that is likely a lot smaller than the list of pages. @ydaniv can also chime in on this. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8960#issuecomment-1703808277 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 2 September 2023 11:38:35 UTC