diff --git a/source b/source index e8c4389d51c..b5a1c55429c 100644 --- a/source +++ b/source @@ -103317,11 +103317,13 @@ location.href = '#foo';

If transition is not null, then:

    -
  1. Prepare to run script given document.

  2. +
  3. Prepare to run script given document's + relevant settings object.

  4. Activate transition.

  5. -
  6. Clean up after running script given document.

  7. +
  8. Clean up after running script given document's + relevant settings object.

Activating a view transition might resolve/reject promises, so by wrapping the