File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ Supported Browsers
1717
1818| Browser | Constructs as | Filenames | Max Blob Size | Dependencies |
1919| -------------- | ------------- | ------------ | ------------- | ------------ |
20- | Firefox 20+ | Blob | Yes | 800MiB | None |
21- | Firefox ≤ 19 | data: URI | No | n/a | [ Blob.js] ( https://github.com/eligrey/Blob.js ) |
22- | Chrome | Blob | Yes | 345MiB | None |
20+ | Firefox 20+ | Blob | Yes | 800 MiB | None |
21+ | Firefox < 20 | data: URI | No | n/a | [ Blob.js] ( https://github.com/eligrey/Blob.js ) |
22+ | Chrome | Blob | Yes | 345 MiB | None |
2323| Chrome for Android | Blob | Yes | ? | None |
24- | IE 10+ | Blob | Yes | 600MiB | None |
25- | Opera Next | Blob | Yes | ? | None |
24+ | IE 10+ | Blob | Yes | 600 MiB | None |
25+ | Opera 15+ | Blob | Yes | 345 MiB | None |
2626| Opera < 15 | data: URI | No | n/a | [ Blob.js] ( https://github.com/eligrey/Blob.js ) |
2727| Safari 6.1+* | Blob | No | ? | None |
2828| Safari < 6 | data: URI | No | n/a | [ Blob.js] ( https://github.com/eligrey/Blob.js ) |
You can’t perform that action at this time.
0 commit comments