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

Oh, and I see no mention of the no-sniff thing in HTML or fetch.

I agree that the right test for this is what UAs do with an HTTP response without a content-type header (and ideally no extension in the URL, just to be sure).  That should be consistent with the blob behavior, but may also not be interoperable across UAs.

In either case, either the Chrome or the Firefox behavior is correct here, depending on that no-sniff flag thing.

-- 
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-305870350

Received on Friday, 2 June 2017 18:14:34 UTC