diff --git a/source b/source index db30ffd68b0..46e324d535f 100644 --- a/source +++ b/source @@ -96022,7 +96022,7 @@ location.href = '#foo';
  • -

    If url is about:blank, then:

    +

    If url is about:blank or about:srcdoc, then:

    1. Set documentState's origin to @@ -96034,20 +96034,6 @@ location.href = '#foo';

  • -
  • -

    Otherwise, if url is about:srcdoc, then:

    - -
      -
    1. Set documentState's origin to - navigable's parent's active document's origin.

    2. - -
    3. Set documentState's about base - URL to initiatorBaseURLSnapshot.

    4. -
    -
  • -
  • Let historyEntry be a new session history entry, with its URL set to url and its document state set to