diff --git a/index.bs b/index.bs index 60cf0cc..ff41e2a 100644 --- a/index.bs +++ b/index.bs @@ -118,7 +118,7 @@ following specifications and proposals: same-origin or delegated-to cross-origin requests. It also makes sure hints are removed from not delegated-to cross-origin requests after redirections. - - Defines the `Critical-CH` response header, which servers may use to request a restart + - Defines the `Critical-CH` response header, which servers may use to request a restart to include critical Client Hints missing in the initial load. - Integrates those concepts with the [[!HTML]] and [[!FETCH]] specifications, by patching various concepts there. @@ -445,6 +445,7 @@ the following [=policy-controlled features=]: - ch-ua which has a [=default allowlist=] of `'*'` - ch-ua-arch which has a [=default allowlist=] of `'self'` - ch-ua-bitness which has a [=default allowlist=] of `'self'` +- ch-ua-form-factors which has a [=default allowlist=] of `'self'` - ch-ua-full-version which has a [=default allowlist=] of `'self'` - ch-ua-full-version-list which has a [=default allowlist=] of `'self'` - ch-ua-mobile which has a [=default allowlist=] of `'*'`