Allows you to construct Blobs directly (var blob = new Blob(["1234"], {type: 'text/plain'})). Blob() constructor also can take ArrayBufferView directly rather than constructing a blob with ArrayBuffer.
Documentation
Specification
Status in Chromium
Enabled by default in:
- Chrome for desktop release 20
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- Shipped/Shipping
- Shipped/Shipping
- Shipped/Shipping
- No signals
Last updated on 2020-11-09