You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigation Activation exposes information about the most recent cross-document navigation (aka "activation").
It exposes the old URL, new URL, and navigation type.
This is mainly useful for cross-document view transitions.
Navigation Activation is namespaced to the navigation API and uses the NavigationHistoryEntry interface, but other than that it's a somewhat self-contained.
The text was updated successfully, but these errors were encountered:
Request for Mozilla Position on an Emerging Web Specification
@
-mention GitHub accounts): @noamrOther information
Navigation Activation exposes information about the most recent cross-document navigation (aka "activation").
It exposes the old URL, new URL, and navigation type.
This is mainly useful for cross-document view transitions.
Navigation Activation is namespaced to the navigation API and uses the
NavigationHistoryEntry
interface, but other than that it's a somewhat self-contained.The text was updated successfully, but these errors were encountered: