%PDF- %PDF-
| Direktori : /proc/self/root/usr/share/javascript/modernizr/feature-detects/ |
| Current File : //proc/self/root/usr/share/javascript/modernizr/feature-detects/es5-strictmode.js |
// strict mode
// test by @kangax
Modernizr.addTest('strictmode', function(){
return (function(){ "use strict"; return !this; })();
});