[csswg-drafts] [css-view-transitions-2] Define the timing for capturing old Document state with respect to events on new Document (#8790)

khushalsagar has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-view-transitions-2] Define the timing for capturing old Document state with respect to events on new Document ==
https://github.com/w3c/csswg-drafts/issues/8785 clarifies the syntax of the event which is fired on the old Document before it is captured. This event must be followed by a rendering opportunity to generate the frame which is captured.

The timing of this event (and capturing of state on the old Document) needs to be clearly defined with respect to events on the new Document. It must be before the new Document starts producing frames since the new Document will start by running the animations associated with the transition. But it's unclear if there are any other events in the new Document which need to be blocked on this operation.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8790 using your GitHub account


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

Received on Tuesday, 2 May 2023 20:55:15 UTC