diff --git a/fetch.bs b/fetch.bs index 8d19ae84d..7a4eaee14 100755 --- a/fetch.bs +++ b/fetch.bs @@ -4659,6 +4659,27 @@ the response. [[!HTTP-CACHING]] request's header list. +
  • +

    If request's header list + does not contain `Accept-Language` and request's + client is non-null: + +

      +
    1. Let emulatedLanguage be the WebDriver BiDi emulated language for + request's client. + +

    2. If emulatedLanguage is non-null: + +

        +
      1. Let encodedEmulatedLanguage be emulatedLanguage, + isomorphic encoded. + +

      2. Append + (`Accept-Language`, encodedEmulatedLanguage) to request's + header list. +

      +
    +
  • If request's header list does not contain `Accept-Language`, then user agents should append (`Accept-Language, an appropriate