Sha256: 4778d07224c16820d60bf8c08156eb742fcc088308af1954743d4f0a83bd0116
Contents?: true
Size: 284 Bytes
Versions: 144
Compression:
Stored size: 284 Bytes
Contents
// 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));
Version data entries
144 entries across 144 versions & 7 rubygems