- From: Psychpsyo (Cameron) via GitHub <sysbot+gh@w3.org>
- Date: Sat, 22 Mar 2025 15:23:03 +0000
- To: public-css-archive@w3.org
Psychpsyo has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-view-transitions-1] Setup view transition flushes update callback queue thrice? == [Setup view transition](https://drafts.csswg.org/css-view-transitions-1/#setup-view-transition), at the very end, says to > 2. [schedule the update callback](https://drafts.csswg.org/css-view-transitions-1/#schedule-the-update-callback) for transition. > 3. [Flush the update callback queue](https://drafts.csswg.org/css-view-transitions-1/#flush-the-update-callback-queue). Missing capitalization on "schedule" aside, scheduling the update callback will already flush the update callback queue in another task. Is this intended? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11987 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 22 March 2025 15:23:03 UTC