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

> Hmm, would `@allow-view-transitions: same-document` trigger view transitions for same-document navigations? That's been discussed before, and although there are maybe edge cases where you might want that, generally you don't want that, because you can already add things like smooth scrolling.

No, @allow-view-transitions: same-document` would be the default, and `@allow-view-transitions: none` would be equivalent to `::view-transitions { display: none }`. 

Anyway, I'm working on some more comprehensive thing around the opt-in and added CSS (it's currently spread across 3 issues).

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


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

Received on Tuesday, 23 May 2023 13:26:14 UTC