Added filename support for Firefox and Opera Next

This commit is contained in:
Eli Grey
2013-06-25 15:40:21 -03:00
parent d724c265f8
commit 8bff47b6a6
+6 -3
View File
@@ -17,15 +17,18 @@ new HTML5 features.
* Internet Explorer 10+ * Internet Explorer 10+
* Up to 600 MiB per blob * Up to 600 MiB per blob
* Firefox 4+ * Firefox
* Up to 800 MiB per blob * Up to 800 MiB per blob
* **Supports filenames**
* Google Chrome * Google Chrome
* Up to 345 MiB per blob * Up to 345 MiB per blob
* **Supports filenames** * **Supports filenames**
* Opera 11+ * Opera Next
* Requires [Blob.js](https://github.com/eligrey/Blob.js) * **Supports filenames**
* Safari 5+ * Safari 5+
* Requires [Blob.js](https://github.com/eligrey/Blob.js) * Requires [Blob.js](https://github.com/eligrey/Blob.js)
* Opera ≤15
* Requires [Blob.js](https://github.com/eligrey/Blob.js)
* Firefox <4 * Firefox <4
* Requires [Blob.js](https://github.com/eligrey/Blob.js) * Requires [Blob.js](https://github.com/eligrey/Blob.js)