We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d219a commit 5c18573Copy full SHA for 5c18573
README.md
@@ -21,6 +21,7 @@ Supported browsers
21
| Firefox < 20 | data: URI | No | n/a | [Blob.js](https://github.com/eligrey/Blob.js) |
22
| Chrome | Blob | Yes | [500 MiB][3] | None |
23
| Chrome for Android | Blob | Yes | [500 MiB][3] | None |
24
+| Edge | Blob | Yes | ? | None |
25
| IE 10+ | Blob | Yes | 600 MiB | None |
26
| Opera 15+ | Blob | Yes | 500 MiB | None |
27
| Opera < 15 | data: URI | No | n/a | [Blob.js](https://github.com/eligrey/Blob.js) |
0 commit comments