diff --git a/source b/source index d8a383c033a..b7d731bcacb 100644 --- a/source +++ b/source @@ -100521,14 +100521,21 @@ location.href = '#foo'; data-x="changing-nav-continuation-update-only">update-only is false, then:
Unload displayedDocument given - targetEntry's document.
For each childNavigable of displayedDocument's - descendant navigables, queue a global task on the - navigation and traversal task source given childNavigable's active window to unload - childNavigable's active document.
If targetEntry's document does not equal + displayedDocument, then:
+ +Unload displayedDocument given + targetEntry's document.
For each childNavigable of displayedDocument's + descendant navigables, queue a global task on the + navigation and traversal task source given childNavigable's + active window to unload childNavigable's active + document.
Activate history entry targetEntry for navigable.