@@ -1904,14 +1904,13 @@ <h2>Fetching</h2>
1904
1904
< th > < span title =hint-value > hint-value</ span >
1905
1905
< tr >
1906
1906
< td > `< code title =http-dpr > dpr</ a > </ code > `
1907
- < td > < a href =http://httpwg.org/http-extensions/client-hints.html#dpr >
1908
- suitable value</ a >
1907
+ < td > a suitable < a href =http://httpwg.org/http-extensions/client-hints.html#dpr > dpr value</ a >
1909
1908
< tr >
1910
1909
< td > `< code title =http-save-data > save-data</ code > `
1911
- < td > < var > < a href =http://httpwg.org/http-extensions/client-hints.html#save-data > suitable value</ a > </ var >
1910
+ < td > a suitable < a href =http://httpwg.org/http-extensions/client-hints.html#save-data > save-data value</ a >
1912
1911
< tr >
1913
1912
< td > `< code title =http-viewport-width > viewport-width</ code > `
1914
- < td > < var > < a href =http://httpwg.org/http-extensions/client-hints.html#viewport-width > suitable value</ a > </ var >
1913
+ < td > a suitable < a href =http://httpwg.org/http-extensions/client-hints.html#viewport-width > viewport-width value</ a >
1915
1914
</ table >
1916
1915
1917
1916
< li >
@@ -1923,13 +1922,13 @@ <h2>Fetching</h2>
1923
1922
< li > < p > Set < var > value</ var > to the first matching statement, if any, switching on < var > hint-name</ var > :
1924
1923
< dl class =switch >
1925
1924
< dt > "< code title > dpr</ code > "
1926
- < dd > < a href =http://httpwg.org/http-extensions/client-hints.html#dpr > suitable value</ a >
1925
+ < dd > a suitable < a href =http://httpwg.org/http-extensions/client-hints.html#dpr > dpr value</ a >
1927
1926
< dt > "< code title > save-data</ code > "
1928
- < dd > < a href =http://httpwg.org/http-extensions/client-hints.html#save-data > suitable value</ a >
1927
+ < dd > a suitable < a href =http://httpwg.org/http-extensions/client-hints.html#save-data > save-data value</ a >
1929
1928
< dt > "< code title > viewport-width</ code > "
1930
- < dd > < a href =http://httpwg.org/http-extensions/client-hints.html#viewport-width > suitable value</ a >
1929
+ < dd > a suitable < a href =http://httpwg.org/http-extensions/client-hints.html#viewport-width > viewport-width value</ a >
1931
1930
< dt > "< code title > width</ code > "
1932
- < dd > < a href =http://httpwg.org/http-extensions/client-hints.html#width > suitable value</ a > </ code >
1931
+ < dd > a suitable < a href =http://httpwg.org/http-extensions/client-hints.html#width > width value</ a > </ code >
1933
1932
</ dl >
1934
1933
< li > < p > < span title =concept-header-list-append > Append</ span >
1935
1934
< var > hint-name</ var > /< var > value</ var > to < var > request</ var > 's
0 commit comments