import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
|
||||
// requestAnimationFrame
|
||||
// Offload animation repainting to browser for optimized performance.
|
||||
// http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/RequestAnimationFrame/Overview.html
|
||||
// By Addy Osmani
|
||||
|
||||
Modernizr.addTest('raf', !!Modernizr.prefixed('requestAnimationFrame', window));
|
||||
Reference in New Issue
Block a user