Re: [csswg-drafts] [css-view-transitions-1] Animate backdrop-filter for named elements (#9358)

> if that can cause weird effects in cross-document navigations?

Possibly. We'll be fetching any resource (like an SVG url) in the new Document so the author will have to be careful that the path is still valid. The alternate would be to cache and transfer the fetched resource itself but that would be an issue if the Documents have different COOP policies. So serializing the url is the safer thing to do.

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


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

Received on Wednesday, 27 September 2023 16:06:37 UTC