- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 07 Apr 2016 01:59:05 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/258/r58839674@github.com>
> + <p>Set <var>value</var> to the first matching statement, if any, switching on > + <var>hint-name</var>: > + > + <dl class=switch> > + <dt>"<code title>dpr</code>" > + <dd>a suitable <a href=http://httpwg.org/http-extensions/client-hints.html#dpr>dpr value</a> > + <dt>"<code title>save-data</code>" > + <dd>a suitable <a href=http://httpwg.org/http-extensions/client-hints.html#save-data>save-data value</a> > + <dt>"<code title>viewport-width</code>" > + <dd>a suitable <a href=http://httpwg.org/http-extensions/client-hints.html#viewport-width>viewport-width value</a> > + <dt>"<code title>width</code>" > + <dd>a suitable <a href=http://httpwg.org/http-extensions/client-hints.html#width>width value</a></code> > + </dl> > + > + <li> > + <p><span title=concept-header-list-append>Append</span> This `<p>` doesn't need to be on a newline since it's the only child of the `<li>`. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/258/files/1185bc1e7c71785224cfc26140eb01ad038cc6f0#r58839674
Received on Thursday, 7 April 2016 08:59:33 UTC