From 8bff47b6a68902c17c52d1113bbea340196ecfb2 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Tue, 25 Jun 2013 15:40:21 -0300 Subject: [PATCH] Added filename support for Firefox and Opera Next --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4e68538..9a1ac3b 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,18 @@ new HTML5 features. * Internet Explorer 10+ * Up to 600 MiB per blob -* Firefox 4+ +* Firefox * Up to 800 MiB per blob + * **Supports filenames** * Google Chrome * Up to 345 MiB per blob * **Supports filenames** -* Opera 11+ - * Requires [Blob.js](https://github.com/eligrey/Blob.js) +* Opera Next + * **Supports filenames** * Safari 5+ * Requires [Blob.js](https://github.com/eligrey/Blob.js) +* Opera ≤15 + * Requires [Blob.js](https://github.com/eligrey/Blob.js) * Firefox <4 * Requires [Blob.js](https://github.com/eligrey/Blob.js)