File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Supported Browsers
2020| -------------- | ------------- | ------------ | ------------- | ------------ |
2121| Firefox 20+ | Blob | Yes | 800 MiB | None |
2222| Firefox < 20 | data: URI | No | n/a | [ Blob.js] ( https://github.com/eligrey/Blob.js ) |
23- | Chrome | Blob | Yes | [ 500 MiB ] [ 3 ] | None |
24- | Chrome for Android | Blob | Yes | [ 500 MiB ] [ 3 ] | None |
23+ | Chrome | Blob | Yes | [ 2GB ] [ 3 ] | None |
24+ | Chrome for Android | Blob | Yes | [ RAM/5 ] [ 3 ] | None |
2525| Edge | Blob | Yes | ? | None |
2626| IE 10+ | Blob | Yes | 600 MiB | None |
2727| Opera 15+ | Blob | Yes | 500 MiB | None |
@@ -126,7 +126,7 @@ FileSaver.saveAs(file);
126126
127127 [ 1 ] : http://eligrey.com/demos/FileSaver.js/
128128 [ 2 ] : https://github.com/eligrey/canvas-toBlob.js
129- [ 3 ] : https://code.google.com /p/chromium/issues/detail?id=375297
129+ [ 3 ] : https://bugs.chromium.org /p/chromium/issues/detail?id=375297#c107
130130 [ 4 ] : https://developer.mozilla.org/en-US/docs/DOM/Blob
131131 [ 5 ] : https://github.com/eligrey/Blob.js
132132 [ 6 ] : https://github.com/eligrey/canvas-toBlob.js
You can’t perform that action at this time.
0 commit comments