diff --git a/source b/source index 5361f494458..86554e0375e 100644 --- a/source +++ b/source @@ -106290,6 +106290,45 @@ location.href = '#foo'; data-x="apply the traverse history step">traversing are ignored.

+
  • +

    If navigable's ongoing navigation is not null, and all of the following + are true:

    + + +

    then:

    + +
      +
    1. +

      Invoke WebDriver BiDi navigation failed with navigable and a new + WebDriver BiDi navigation status whose id is navigationId, status is "canceled", and url is url.

      +
    2. +
    3. Return.

    4. +
    +
  • +
  • Set the ongoing navigation for navigable to navigationId.