diff --git a/source b/source index fe547662c0c..c619bce016c 100644 --- a/source +++ b/source @@ -2625,6 +2625,8 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • as a body
  • response body info
  • resolve an origin
  • +
  • reserve deferred fetch quota
  • +
  • potentially free deferred fetch quota
  • response and its @@ -100091,6 +100093,11 @@ location.href = '#foo'; data-x="navigate-fragid">navigate to a fragment path.

  • +
  • If sourceDocument is navigable's container document, then reserve deferred fetch + quota for navigable's container given + url's origin.

  • +
  • In parallel, run these steps:

    @@ -104919,6 +104926,8 @@ location.href = '#foo'; navigationParams's response, and "pre-media".

  • +
  • Potentially free deferred fetch quota for document.

  • +
  • Return document.