g214/static/bower_components/modernizr/feature-detects/dart.js

7 lines
159 B
JavaScript

// Dart
// By Theodoor van Donge
// https://chromiumcodereview.appspot.com/9232049/
Modernizr.addTest('dart', !!Modernizr.prefixed('startDart', navigator));