import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// DataView
|
||||
// https://developer.mozilla.org/en/JavaScript_typed_arrays/DataView
|
||||
// By Addy Osmani
|
||||
Modernizr.addTest('dataview', (typeof DataView !== 'undefined' && 'getFloat64' in DataView.prototype));
|
||||
Reference in New Issue
Block a user