- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Wed, 20 Sep 2023 16:07:15 +0000
- To: public-css-archive@w3.org
> ```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