Skip to content

Commit a8e4d35

Browse files
committed
Safari 7 doesn't work (eligrey#12)
1 parent 5479288 commit a8e4d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Supported Browsers
2424
| IE 10+ | Blob | Yes | 600MiB | None |
2525
| Opera Next | Blob | Yes | ? | None |
2626
| Opera < 15 | data: URI | No | n/a | [Blob.js](https://github.com/eligrey/Blob.js) |
27-
| Safari 6.1+ | Blob | No | ? | None |
27+
| 6 < Safari < 7 | Blob | No | ? | None |
2828
| Safari < 6 | data: URI | No | n/a | [Blob.js](https://github.com/eligrey/Blob.js) |
2929

3030
Feature detection is possible:

0 commit comments

Comments
 (0)