Re: [whatwg/fetch] Editorial: add algorithm wrapper to header algorithms (PR #1549)

> When I look at Preview I don't see the variable highlighting.

Did you click the variables for an algorithm in [HTTP Headers (2.2.2)](https://whatpr.org/fetch/1549.html#terminology-headers)? E.g. when clicking the variables for `get a structured field value`, I see the following.

<img width="850" alt="Screenshot 2022-11-25 at 10 26 04 AM" src="https://user-images.githubusercontent.com/7504153/204015850-dbad19c8-65ac-4541-9cfd-12670f6524eb.png">

I probably should have specified that I only added the tag for the HTTP Headers section in this commit.

> https://tabatkins.github.io/bikeshed/#algorithms suggests the `algorithm` attribute needs to have a value, but I'm not sure if that's the complete story.

This may be the preferred case, but [css-scroll-anchoring](https://github.com/w3c/csswg-drafts/blob/f2e3f006d09bc6ce5b2d03be0abef47c98bd1408/css-scroll-anchoring-1/Overview.bs#L135-L149) uses `algorithm` like we do here. We can definitely add descriptions if this is preferred.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1549#issuecomment-1327629215
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1549/c1327629215@github.com>

Received on Friday, 25 November 2022 15:29:35 UTC