diff --git a/source b/source index d0460f2fdd3..46ad8842459 100644 --- a/source +++ b/source @@ -2372,6 +2372,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • XLink namespace
  • XML namespace
  • XMLNS namespace
  • +
  • success
  • @@ -2692,6 +2693,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • reserve deferred fetch quota
  • potentially free deferred fetch quota
  • is offline
  • +
  • navigation TAO check
  • response and its @@ -113073,12 +113075,32 @@ location.href = '#foo'; info">extracting the full timing info from navigationParams's fetch controller.

  • -
  • Let redirectCount be 0 if navigationParams's response's has cross-origin redirects is - true; otherwise navigationParams's request's redirect count.

  • +
  • Let redirectCount be 0.

  • + +
  • +

    If navigationParams's response's has cross-origin redirects is + false, or all of the following are true:

    + + + +

    then set redirectCount to navigationParams's request's redirect count.

    +
  • Create the navigation timing entry for document, given fullTimingInfo, redirectCount, navigationTimingType,