Re: [csswg-drafts] [css-view-transitions-2] Declarative opt-in for cross-document navigations (#8048)

I'm not sure that 
```
@view-transition same-origin { trigger: <any-value-other-than-navigation> }
```
makes any sense. Should it maybe be

```
@view-transition navigation {
   origin: same-origin;
}
```
or something else?

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


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

Received on Thursday, 14 September 2023 16:14:37 UTC