diff --git a/fetch.bs b/fetch.bs index 8d19ae84d..b87736ae6 100755 --- a/fetch.bs +++ b/fetch.bs @@ -4659,6 +4659,18 @@ 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 not null, append(`Accept-Language, emulatedLanguage) + to request's header list. +

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