rsmbl/Resemble.js

Detect browser support

Open

#92 opened on Feb 6, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (4,364 stars) (433 forks)batch import
BugHelp wanted

Description

While testing the library I found that it does not work on Safari 10.0.3. Is there any way to detect the support of the browser before running the test?

File API is available on Safari, buy maybe there is other dependency. http://caniuse.com/#feat=fileapi

Contributor guide