diff --git a/source b/source index 22a524e074a..078d26ca0ca 100644 --- a/source +++ b/source @@ -83080,27 +83080,15 @@ interface Location { // but see also retrieve the client-hints +
  • Let clientHintsSet be the result of running retrieve the client-hints set with settingsObject's origin.

  • -
  • For each entry in clientHintsSet, append - it to the Document's client-hints set.

  • - -
  • Let settingsObject be the Document's - relevant settings object.

  • - -
  • Let clientHintsSet be the result of running retrieve the client-hints - set with settingsObject's origin.

  • - -
  • For each hint in clientHintsSet, append hint to the Document's client-hints set.

  • -
  • Let callerIsSecureContext be the result of executing Is environment +

  • Let callerIsSecureContext be the result of executing Is environment settings object a secure context? on settingsObject.

  • If response's `Accept-CH` header is present, and