Skip to content

Commit 04ca364

Browse files
josephroccajimmywarting
authored andcommitted
Updated Chrome data
1 parent d87b419 commit 04ca364

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)