Re: [csswg-drafts] [css-view-transitions] Automatically start view transitions for `<dialog>`, Popover, etc. (#8083)

> Hmm, I see, yet these elements aren't removed from the DOM, just from the layout/paint tree, right?

It can be either. VT considers an element to be gone when it doesn't render. That can be DOM removal, or things like `display: none`.

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


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

Received on Monday, 21 November 2022 12:28:24 UTC