Re: [csswg-drafts] [css-view-transitions-1] Nothing prevents multiple CallUpdateCallback runnables from being put on the queue (#11907)

> In particular:
> 
> * Rendering update, phase is "setup", update callback is queued.

After this phase I believe rendering should be suppressed?

https://drafts.csswg.org/css-view-transitions-1/#ref-for-setup-view-transition%E2%91%A1:~:text=Set%20document%E2%80%99s%20rendering%20suppression%20for%20view%20transitions%20to%20true.

> * Rendering update, phase is "setup", _another_ update callback is queued.

This is invalid as per rendering supression.

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


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

Received on Tuesday, 11 March 2025 14:33:27 UTC