- From: Yoav Weiss <notifications@github.com>
- Date: Tue, 12 Feb 2019 16:08:37 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 February 2019 16:09:00 UTC
yoavweiss commented on this pull request.
> @@ -3584,6 +3601,12 @@ with a <i>CORS flag</i> and <i>recursive flag</i>, run these steps:
<a>queue a fetch-request-done task</a> for <var>request</var>.
</ol>
+ <li><p>If <var>request</var>'s destination is "image" and <var>response</var>'s
+ <a for=response>header list</a> <a for="header list">contains</a>
+ `<code>Content-DPR</code>`, set <var>response</var>'s <a for=response>density</a> value to the
good catch, thanks!
--
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/773#discussion_r256025868
Received on Tuesday, 12 February 2019 16:09:00 UTC