diff --git a/source b/source index fb5fddc4ebf..49ecfb10bb2 100644 --- a/source +++ b/source @@ -2688,6 +2688,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • user-activation
  • render-blocking
  • initiator type
  • +
  • top-level navigation initiator origin
  • add a range header
  • @@ -102639,6 +102640,11 @@ location.href = '#foo'; +
  • If navigable is a top-level traversable, set request's + top-level navigation + initiator origin to entry's document + state's initiator origin

  • +
  • If documentResource is a POST resource, then: