tests[''] = function()

in static/assets/js/modernizr.js [424:426]


    tests['canvastext'] = function() {
        return !!(Modernizr['canvas'] && is(document.createElement('canvas').getContext('2d').fillText, 'function'));
    };