%PDF- %PDF-
| Direktori : /home/tjamichg/cursos.tjamich.gob.mx/web/assets/modernizr/feature-detects/ |
| Current File : /home/tjamichg/cursos.tjamich.gob.mx/web/assets/modernizr/feature-detects/json.js |
// 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);