- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Wed, 25 Feb 2026 17:43:42 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-view-transitions-2] [scoped] Choose the name of the API to contain view transition names`, and agreed to the following:
* `RESOLVED: Add view-transition-scope: none | all`
* `RESOLVED: Add UA stylesheet rule :active-view-transition { view-transition-scope: all }`
<details><summary>The full IRC log of that discussion</summary>
<fantasai> vmpstr: We can run multiple view transitions. Want to be able to scope names so that they are only exposed to their parent view transition.<br>
<fantasai> vmpstr: We suggest following the exiting pattern and propose view-transition-scope<br>
<fantasai> vmpstr: Would have values such as 'none'. Unsure about 'auto' vs 'all'.<br>
<fantasai> vmpstr: not planning ability to indicate individual names<br>
<bramus> q+<br>
<fantasai> vmpstr: Also propose 'all' for something you call scoped transition on<br>
<astearns> ack TabAtkins<br>
<bramus> https://bsky.app/profile/bram.us/post/3mf4x7sxyc226<br>
<astearns> ack tantek<br>
<astearns> ack bramus<br>
<fantasai> bramus: Example where this is needed. View transitions running within the two lists<br>
<fantasai> bramus: This type of stuff wouldn't work<br>
<fantasai> bramus: I like the name -scope because of alignment with other scoping<br>
<fantasai> bramus: Preference for 'all' keyword so we have consistency.<br>
<fantasai> bramus: Even though won't get a list of idents<br>
<astearns> ack fantasai<br>
<fantasai> fantasai: +1 to Bramus<br>
<fantasai> fantasai: If you need an automatically flipping value, can call that 'auto'<br>
<noamr> q+<br>
<astearns> ack noamr<br>
<fantasai> noamr: Automatic flipping can be done in terms of UA stylesheet<br>
<noamr> :active-view-transition { view-transition-scope: all }<br>
<fantasai> sgtm<br>
<bramus> +1<br>
<fantasai> vmpstr: sgtm<br>
<fantasai> PROPOSED: Add view-transition-scope: none | all<br>
<fantasai> RESOLVED: Add view-transition-scope: none | all<br>
<fantasai> PROPOSED: Add UA stylesheet rule above.<br>
<fantasai> RESOLVED: Add UA stylesheet rule :active-view-transition { view-transition-scope: all }<br>
</details>
--
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13123#issuecomment-3960913198 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 25 February 2026 17:43:42 UTC