Re: [csswg-drafts] [css-view-transitions-2] `view-transition-group` and tree-scoping (#10633)

Related issue for anchor positioning had the same resolution: https://github.com/w3c/csswg-drafts/issues/10526 and https://github.com/w3c/csswg-drafts/issues/10525.

> this property always resolves to none inside a shadow-tree

I wouldn't quite say that, for scoped transitions inside a shadow tree this value can be not none. But it makes sense to treat the property as unset or initial value if its computed value's tree scope mismatches the tree scope of the transition. That's what we do with names as well right? If a name is using inner tree scope, we ignore it when the transition is started in outer tree scope.

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


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

Received on Wednesday, 18 September 2024 16:28:40 UTC