Re: [csswg-drafts] [css-view-transitions-2] Consider allowing `::view-transition-group(.class)` without * (#9874)

The CSS Working Group just discussed ``[css-view-transitions-2] Consider allowing `::view-transition-group(.class)` without *``, and agreed to the following:

* `RESOLVED: Make * optional if you are using a class.`

<details><summary>The full IRC log of that discussion</summary>
&lt;keithamus> vmpstr: we have VT pseudo elements. They take a name param, or universal selector *. We also added vt classes that specify a name and set of classes that are written as .foo.bar.<br>
&lt;fantasai> +1 to allowing the * to be dropped<br>
&lt;keithamus> vmpstr: because of the syntax currently specified, universal selector with class you need to spell out *.foo. We'd like to resolve to have * optional if you're using class param. Would look similar to how CSS looks with .class. Other point is that if we dont have a class, Id prefer to require a * - not requiring ()<br>
&lt;fantasai> +1 to the proposal<br>
&lt;keithamus> emilio: how are they defined? Selector syntax? Or custom<br>
&lt;keithamus> vmpstr: custom<br>
&lt;keithamus> khush: args to pseudo element<br>
&lt;keithamus> vmpstr: yes, syntax to the arg is specified in VT spec<br>
&lt;keithamus> astearns: you're talking about omitting * if using class? This is not just optionally omitting but making *.class syntax invalid?<br>
&lt;keithamus> vmpstr: no, optionally<br>
&lt;khush> +1<br>
&lt;keithamus> PROPOSED RESOLUTION: Make * optional if you are using a class.<br>
&lt;emilio> Sgtm<br>
&lt;keithamus> RESOLVED: Make * optional if you are using a class.<br>
&lt;keithamus> astearns: also omitting parens entirely?<br>
&lt;keithamus> vmpstr: the way the resolution is phrased Im happy. If its optional altogether Id like it to not be optional. This resolution satisfies that.<br>
&lt;keithamus> astearns: can scroll go to next week or?<br>
&lt;keithamus> fantasai: no, this one is about alignment property.<br>
</details>


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


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

Received on Wednesday, 27 March 2024 16:34:46 UTC