Re: [w3c/FileAPI] What should happen when you load a blob URL in an iframe? (#82)

Wait, I got that last part wrong; I'm no longer convinced Chrome is consistently right.

What is the `type` attribute value for `new Blob(["<h1>Hello</h1>"])`? The spec isn't very clear. In any case, the Content-Type header will have that value (possibly the empty string), which causes consequences.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/82#issuecomment-305867462

Received on Friday, 2 June 2017 18:03:54 UTC