Re: [csswg-drafts] [css-view-transitions-2] [scoped] Should the scope have contain:v-t by default? (#12321)

There are two options:
1. We introduce `contain: view-transition` similar to `contain: names` that @flackr proposed in https://github.com/w3c/csswg-drafts/issues/8915#issuecomment-1883461265 and say that we apply this property for the duration of the scoped transition
2. We roughly do the same thing as 1 but without introducing a new property (ie implementation magic)

We propose adding something like `contain: view-transition / names` and using it (option 1). Another reason for this is that the developer should be able to structure their code with components that don't expose their names

-- 
GitHub Notification of comment by vmpstr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12321#issuecomment-3549101213 using your GitHub account


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

Received on Tuesday, 18 November 2025 18:57:48 UTC