UNPKG

webappengine

Version:

A web application platform that can host multiple web apps running with Node.js.

5 lines (4 loc) 209 B
// <time> element // http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html#the-time-element-0 // by Addy Osmani Modernizr.addTest('time', 'valueAsDate' in document.createElement('time'));