kubernetes/third_party/ui/bower_components/modernizr/feature-detects/dart.js
2015-04-13 16:55:01 -07:00

7 lines
159 B
JavaScript

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