Provide a polyfill for window.requestAnimationFrame() in tests
rAF is not available in PhantomJS 1.x but is supported by all of our target browsers (IE >= 10).
Showing
Please register or sign in to comment
rAF is not available in PhantomJS 1.x but is supported by all of our target browsers (IE >= 10).