- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Mon, 29 Apr 2024 14:56:54 +0000
- To: public-css-archive@w3.org
khushalsagar has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-view-transitions-1] Skip ViewTransitions in detached iframes == If `startViewTransition` is called on an iframe which is detached from the tree, or the iframe becomes detached during the transition, should we skip the transition? It seems similar to how we handle document visibility [here](https://drafts.csswg.org/css-view-transitions-1/#ViewTransition-prepare:~:text=If%20document%E2%80%99s%20visibility%20state%20is%20%22hidden%22%2C%20then%20skip%20transition%20with%20an%20%22InvalidStateError%22%20DOMException%2C%20and%20return%20transition.). @nt1m @noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10264 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 29 April 2024 14:56:55 UTC