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:
+
+
Let emulatedLanguage be the WebDriver BiDi emulated language for + request's client. + +
If emulatedLanguage is non-null: + +
Let encodedEmulatedLanguage be emulatedLanguage, + isomorphic encoded. + +
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