Might as well make it very clear that the other browsers *do not* support filenames

This commit is contained in:
Eli Grey
2013-06-25 15:46:42 -03:00
parent 4ab9278e83
commit 398e651323
+3
View File
@@ -25,10 +25,13 @@ Supported Browsers
* **Supports filenames**
* Safari 5+
* Requires [Blob.js](https://github.com/eligrey/Blob.js)
* Does not support filenames
* Opera ≤15
* Requires [Blob.js](https://github.com/eligrey/Blob.js)
* Does not support filenames
* Firefox <4
* Requires [Blob.js](https://github.com/eligrey/Blob.js)
* Does not support filenames
Unlisted future versions of browsers will probably work too; I just haven't
tested them.