Re: [csswg-drafts] [css-view-transitions-2] Define navigation descriptor for @view-transition (#8783)

> Is there a reason why programmatic reloads should be treated specially? In particular, it seems a bit weird that if we later added a `reload` value for the descriptor it would only control browser-ui initiated reloads.

Mainly so that people who use `location.reload()` for something today and want to enable view-transitions would be able to do it. I'd say that the main reasoning against allowing view-transitions on reloads is for user-initiated reloads in the browser UI. The other reason would be to be consistent with existing web-platform features (namely the navigation API).

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


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

Received on Tuesday, 9 January 2024 21:33:00 UTC