Re: [csswg-drafts] [css-view-transitions-2] Script event on old Document for cross-document ViewTransitions (#8785)

> Developers want to write transitions from one page type to another, so knowing the page they're going to seems like a thing that should be reliable.
> 
> Eg, navigating to `/profile` may redirect to a login page, it may not. These are two very different page types likely to have different transitions.

Traditionally apps would have either a `/profile` or a `/login` link but not both, because the origin already knows if you're logged in. The redirect would happen when you try to "land" on `/profile` from the outside. Still looking for common scenarios where the previous page would be thinking it's going somewhere but redirected to another place.


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


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

Received on Monday, 12 June 2023 11:12:42 UTC