// // http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-output-element // by Addy Osmani Modernizr.addTest('outputelem', 'value' in document.createElement('output'));