Safari 7 does work? (#12)
This commit is contained in:
@@ -24,7 +24,7 @@ Supported Browsers
|
||||
| IE 10+ | Blob | Yes | 600MiB | None |
|
||||
| Opera Next | Blob | Yes | ? | None |
|
||||
| Opera < 15 | data: URI | No | n/a | [Blob.js](https://github.com/eligrey/Blob.js) |
|
||||
| 6 < Safari < 7 | Blob | No | ? | None |
|
||||
| Safari 6.1+ | Blob | No | ? | None |
|
||||
| Safari < 6 | data: URI | No | n/a | [Blob.js](https://github.com/eligrey/Blob.js) |
|
||||
|
||||
Feature detection is possible:
|
||||
@@ -38,6 +38,7 @@ It is possible to save HTML documents (and only HTML documents) in IE < 10 witho
|
||||
polyfills. See [sudodoki's comment](https://github.com/eligrey/FileSaver.js/issues/56#issuecomment-30917476)
|
||||
for more information on how to accomplish this.
|
||||
|
||||
|
||||
Syntax
|
||||
------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user