- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 05 Apr 2019 08:26:58 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 April 2019 15:27:20 UTC
All implementations do something different for new Blob(undefined, { type: "x/x" }). Let's do something simple. Fixes #54. You can view, comment on, or merge this pull request online at: https://github.com/w3c/FileAPI/pull/125 -- Commit Summary -- * Modernize Blob constructor a tiny bit -- File Changes -- M index.bs (23) -- Patch Links -- https://github.com/w3c/FileAPI/pull/125.patch https://github.com/w3c/FileAPI/pull/125.diff -- 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/pull/125
Received on Friday, 5 April 2019 15:27:20 UTC