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

> ```css
> @view-transition same-origin-navigation;
> 
> @view-transition same-origin-navigation and history-back {
>   typeNames: slide-in reverse;
> } 
> ```

It came out in the TAG review that a standalone rule like `@view-transition same-origin-navigation;` feels a bit inconsistent with the rest of CSS. It's arguable but I can see that point.

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


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

Received on Wednesday, 20 September 2023 16:07:17 UTC