diff --git a/source b/source index 7934d736e89..dce024a305f 100644 --- a/source +++ b/source @@ -102790,6 +102790,9 @@ location.href = '#foo';
In both cases, let afterPotentialUnloads be the following steps:
Let previousEntry be navigable's active session history entry.
If changingNavigableContinuation's update-only is false, then activate history entry targetEntry for @@ -102801,7 +102804,7 @@ location.href = '#foo'; changingNavigableContinuation's update-only, scriptHistoryLength, scriptHistoryIndex, navigationType, - entriesForNavigationAPI, and displayedEntry.
If targetEntry's document is equal to displayedDocument, then perform updateDocument.