Re: [whatwg/fetch] Request destination for SVG documents (#1012)

Here are Chromium's [code search results for kSVGDocument](https://source.chromium.org/search?q=ResourceType::kSVGDocument&originalUrl=https:%2F%2Fcs.chromium.org%2F). 
From brief scanning I *think* it's mostly impacting a couple of error messages, but not much more than that...

It also seems Chromium is [explicitly translating](https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/renderer/platform/loader/fetch/resource_fetcher.cc;l=387) it to an "image" destination


-- 
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/issues/1012#issuecomment-605041163

Received on Friday, 27 March 2020 14:49:14 UTC