[csswg-drafts] Pull Request: [css-view-transitions-2] Separte MPA transition start from check

noamr has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-view-transitions-2] Separte MPA transition start from check ==
In prepartion for the HTML integration and the `pageconceal` event, the check for whether cross-document view transition should take place is to be called twice from the HTML spec:
- once when initiating the navigation, to check if a `pageconceal` event should be blocking
- once right before firing `pageconceal`.

So separating the algorithm and exporting the check.

See https://github.com/w3c/csswg-drafts/pull/9819


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

Received on Thursday, 18 January 2024 20:31:07 UTC