MooModernizr 1.0 tests the browser's CSS3 and HTML5 capabilities. This by extending MooTools' Browser.Features object with a variety of CSS3 and HTML5 features.
Version 1.0 has been arrived, it includes all the modernizr 1.0 (http://www.modernizr.com) tests and some others too. This are the changes since version 0.9 - Added the following tests: query (css selectors), json, inputtypes (search, phone, email etc.), inputplaceholder, inputautofocus, localstorage, webworkers, applicationcache, fontface, geolocation - Added more documentation - A lot internal code optimalisation Demo: http://www.aryweb.nl/projects/mooModernizr/ Source Code (MIT License): http://code.google.com/p/awfmootools/source/browse/tags/mooModernizr/1.0/
