[whatwg/fetch] Request's associated element (#912)

[Element Timing](https://wicg.github.io/element-timing) has a concept of a Request's [associated element](https://wicg.github.io/element-timing/#associated-element), which is currently not well defined in terms of Fetch. I'd like to better define that, by being able to pass along the associated element when fetching an image at [updating the image data](https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data).

Any objections to take that approach? Better ways to achieve the same?

/cc @annevk @domenic @npm1


-- 
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/912

Received on Monday, 24 June 2019 12:08:08 UTC