Re: [whatwg/fetch] data: URL generator (#665)

Perhaps the mention of MIME type is being  misinterpreted. The inquiry is as to how the MIME type is derived from the input, not specific processing for a given MIME type the is either passed the to `toDataURL()` or determined by the algorithm. 

If the processor algorithm determines the MIME type of the input file there is no reason for a MIME type to be passed as argument to `toDataURL()`.

-- 
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/665#issuecomment-361341888

Received on Monday, 29 January 2018 18:35:29 UTC