rsmbl/Resemble.js

Detect browser support

Open

#92 geöffnet am 6. Feb. 2017

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (433 Forks)batch import
BugHelp wanted

Repository-Metriken

Stars
 (4.364 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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