[w3c/FileAPI] Modernize Blob constructor a tiny bit (#125)

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