rsmbl/Resemble.js

Detect browser support

Open

#92 aberto em 6 de fev. de 2017

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (433 forks)batch import
BugHelp wanted

Métricas do repositório

Stars
 (4.364 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador