- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 May 2023 07:29:43 +0000
- To: public-css-archive@w3.org
noamr has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-view-transitions-1] When skipping transitions, call the DOM-update callback from a task == Amend assert to allow calling the callback from a "done" state The "finished" promise is bound to the update callback promise, so it doesn't need to change (the update callback is async anyway). See [resolution](https://github.com/w3c/csswg-drafts/issues/7904#issuecomment-1468794641). Closes #7904 [css-spec-shortname-1] Brief description which should also include the #issuenum-or-URL and/or link to relevant CSSWG minutes. Copy the above line into the Title and replace with the relevant details. Fill in any additional details here. See https://github.com/w3c/csswg-drafts/blob/master/CONTRIBUTING.md for more info. See https://github.com/w3c/csswg-drafts/pull/8827 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 May 2023 07:29:44 UTC