Skip to content

Commit

Permalink
Improve cross-document deactivation algorithm
Browse files Browse the repository at this point in the history
This refactors the cross-document deactivation part of the navigation algorithm to use fewer closures and instead a couple of top-level algorithms.

It also fixes an issue where the incorrect document was being checked for the view transitions opt-in. This integrates with the new View Transitions hook being introduced in w3c/csswg-drafts#10078.
  • Loading branch information
noamr committed Mar 15, 2024
1 parent 6b3cd9a commit f9313a2
Showing 1 changed file with 184 additions and 170 deletions.

0 comments on commit f9313a2

Please sign in to comment.