From 50e7c894e0d439f87565d021905b8bc79645b9da Mon Sep 17 00:00:00 2001 From: Barry Pollard Date: Mon, 30 Mar 2026 23:33:09 +0100 Subject: [PATCH 1/2] Correct Client Hint header links --- index.bs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.bs b/index.bs index f5f21c1..9f31f24 100644 --- a/index.bs +++ b/index.bs @@ -496,15 +496,15 @@ When asked to find client hint value, given |hint| as input, switch o
`Save-Data`
a suitable Save-Data value
`DPR` -
a suitable DPR value +
a suitable DPR value
`Viewport-Width` -
a suitable Viewport-Width value +
a suitable Viewport-Width value
`Viewport-Height`
a suitable Viewport-Height value
`Width` -
a suitable Width value +
a suitable Width value
`Device-Memory` -
a suitable Device-Memory value +
a suitable Device-Memory value
`RTT`
a suitable RTT value
`Downlink` From fa236095a5d67e8465407143a470cbff4a9bc9fd Mon Sep 17 00:00:00 2001 From: Barry Pollard Date: Mon, 30 Mar 2026 23:37:10 +0100 Subject: [PATCH 2/2] Add height --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 9f31f24..70bd548 100644 --- a/index.bs +++ b/index.bs @@ -500,7 +500,7 @@ When asked to find client hint value, given |hint| as input, switch o
`Viewport-Width`
a suitable Viewport-Width value
`Viewport-Height` -
a suitable Viewport-Height value +
a suitable Viewport-Height value
`Width`
a suitable Width value
`Device-Memory`