Re: [csswg-drafts] [css-view-transitions-1] Removing the root element should probably skip the transition synchronously (#12149)

In this case, the transition would be skipped in the next frame because of https://www.w3.org/TR/css-view-transitions-1/#handle-transition-frame step 4. The transition is skipped when there is no active animation, which would be the case here.

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


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

Received on Monday, 5 May 2025 14:55:37 UTC