- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Mar 2025 14:30:17 +0000
- To: public-css-archive@w3.org
In particular: * Rendering update, phase is "setup", update callback is queued. * Rendering update, phase is "setup", _another_ update callback is queued. * First update callback runs, appends to the pending update queue. * Second one runs, appends to the pending update queue. * Queue is flushed, callback is called twice for the same transition. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11907#issuecomment-2714534713 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:30:18 UTC