summaryrefslogtreecommitdiff
path: root/source/bower_components/modernizr/feature-detects/dart.js
blob: 9a8bc823b1a58289b3a689281254ba5f302c3982 (plain)
1
2
3
4
5
6
// Dart
// By Theodoor van Donge

// https://chromiumcodereview.appspot.com/9232049/

Modernizr.addTest('dart', !!Modernizr.prefixed('startDart', navigator));