Re: [whatwg/fetch] Pass in content type to resource-timing (PR #1481)

@annevk  Yeah..I can do that. Couple of things I wanted to clarify before updating the same.
- Since we now mininimize before returning, I guess the tests we added for [checking the content-type parsing](https://github.com/web-platform-tests/wpt/blob/master/resource-timing/content-type-parsing.html) can't be kept, right?
- As part of the new tests, I believe it would be easy to test for javascript, XML, JSON types because we define consistent behaviour , however how do we test for other types say `image/png` that fall under - `If mimeType is supported by the user agent, then return mimeType's essence`?

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

Message ID: <whatwg/fetch/pull/1481/c1535442588@github.com>

Received on Thursday, 4 May 2023 21:35:01 UTC