UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

5 lines (4 loc) 214 B
// <output> // 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'));