Re: [w3c/FileAPI] Define cloning of Blob and FileList objects inline (#32)

I believe both should be cloneable (after all cloning FileLists relies on being able to clone Files), but yeah, the current language in the HTML spec does seem a bit unclear (I also haven't actually verified how current browser deal with cloning of File objects). I assumed "the same underlying data" would include the name and lastModified for File objects.

-- 
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/32#issuecomment-285219259

Received on Thursday, 9 March 2017 00:52:12 UTC