import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// native JSON support.
|
||||
// developer.mozilla.org/en/JSON
|
||||
|
||||
// this will also succeed if you've loaded the JSON2.js polyfill ahead of time
|
||||
// ... but that should be obvious. :)
|
||||
|
||||
Modernizr.addTest('json', !!window.JSON && !!JSON.parse);
|
||||
Reference in New Issue
Block a user