Clarified filename saving capabilities

This commit is contained in:
Eli Grey
2013-06-25 15:35:39 -03:00
parent 0e7b1edc4a
commit d724c265f8
+4
View File
@@ -12,12 +12,16 @@ sent to an external server.
Supported Browsers
------------------
At this time, only some browsers support saving with a specific filename as it requires
new HTML5 features.
* Internet Explorer 10+
* Up to 600 MiB per blob
* Firefox 4+
* Up to 800 MiB per blob
* Google Chrome
* Up to 345 MiB per blob
* **Supports filenames**
* Opera 11+
* Requires [Blob.js](https://github.com/eligrey/Blob.js)
* Safari 5+