import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <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'));
|
||||
Reference in New Issue
Block a user