From ceac3099cdd13393201e5b818541b70b2c4a1133 Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Thu, 16 Jan 2025 09:01:10 +0100 Subject: [PATCH] move to step 6 --- source | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/source b/source index b3a732ed0ec..51a60ff09e5 100644 --- a/source +++ b/source @@ -102099,18 +102099,32 @@ location.href = '#foo';
  • Otherwise, if navigationParams's response's status is not 204 and is not 205, then set - entry's document state's status is not 204 and is not 205, then:

  • + +
      +
    1. Set entry's document state's document to the result of loading a document given navigationParams, sourceSnapshotParams, and entry's document state's initiator origin.

      - -

      This can result in setting entry's This can result in setting entry's document state's document to null, e.g., when handing-off to external software.

      +
    2. + +
    3. Invoke WebDriver BiDi navigation committed with navigable and a + new WebDriver BiDi navigation status whose id is document's during-loading navigation ID for WebDriver + BiDi, status is "comitted", and url is document's URL if entry's document state's document to null, e.g., when handing-off to external software.

      -
    4. + data-x="document-state-document">document is not null.

      +
  • If entry's document state's referrer.

  • - -
  • Invoke WebDriver BiDi navigation committed with navigable and - a new WebDriver BiDi navigation status whose id is document's during-loading navigation ID for WebDriver - BiDi, status is "comitted", and url is document's URL.