Blob constructing
- WDConstruct Blobs (binary large objects) either using the BlobBuilder API (deprecated) or the Blob constructor.
IE
- 5.5 - 9: Not supported
- 10: Supported
- 11: Supported
Edge
- 12 - 102: Supported
- 103: Supported
Firefox
- 2 - 5: Not supported
- 6 - 12: Partial support
- 13 - 101: Supported
- 102: Supported
- 103 - 104: Supported
Chrome
- 4 - 7: Not supported
- 8 - 19: Partial support
- 20 - 102: Supported
- 103: Supported
- 104 - 106: Supported
Safari
- 3.1 - 5.1: Not supported
- 6 - 15.4: Supported
- 15.5: Supported
- 16.0 - TP: Supported
Opera
- 9 - 12: Not supported
- 12.1 - 85: Supported
- 86: Supported
- 87: Supported
Safari on iOS
- 3.2 - 5.1: Not supported
- 6 - 15.4: Supported
- 15.5: Supported
- 16.0: Supported
Opera Mini
- all: Not supported
Android Browser
- 2.1 - 2.3: Not supported
- 3 - 4.4.4: Partial support
- 103: Supported
Opera Mobile
- 10 - 12: Not supported
- 12.1: Supported
- 64: Supported
Chrome for Android
- 103: Supported
Firefox for Android
- 101: Supported
UC Browser for Android
- 12.12: Supported
Samsung Internet
- 4 - 16.0: Supported
- 17.0: Supported
QQ Browser
- 10.4: Supported
Baidu Browser
- 7.12: Supported
KaiOS Browser
- 2.5: Supported
Partial support refers to only supporting the now deprecated BlobBuilder to create blobs.