Skip to content

Commit c69c21d

Browse files
committed
Confirming max blob size on Chrome for Android
1 parent 1e7251f commit c69c21d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Supported Browsers
2020
| Firefox 20+ | Blob | Yes | 800 MiB | None |
2121
| Firefox < 20 | data: URI | No | n/a | [Blob.js](https://github.com/eligrey/Blob.js) |
2222
| Chrome | Blob | Yes | 345 MiB | None |
23-
| Chrome for Android | Blob | Yes | ? | None |
23+
| Chrome for Android | Blob | Yes | 345 MiB | None |
2424
| IE 10+ | Blob | Yes | 600 MiB | None |
2525
| Opera 15+ | Blob | Yes | 345 MiB | None |
2626
| Opera < 15 | data: URI | No | n/a | [Blob.js](https://github.com/eligrey/Blob.js) |

0 commit comments

Comments
 (0)