- From: Naman Goel via GitHub <sysbot+gh@w3.org>
- Date: Sat, 09 Dec 2023 22:29:05 +0000
- To: public-css-archive@w3.org
> So that makes this selector no option. In that case, I would still prefer a syntax like: - `::view-transition-group(.box)` - `::view-transition-group(* of .box)` - `::view-transition-group(*):of(.box)`, or - `::view-transition-group(*):for(.box)` The point being that I would like to be able to a CSS selector directly, rather than being forced to deal with the indirection of setting a CSS property with a selector and then referencing views for those elements by a "name". -- GitHub Notification of comment by nmn Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8319#issuecomment-1848766410 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 9 December 2023 22:29:07 UTC