ConnorAtherton / walkway

An easy way to animate SVG elements.

Home Page:http://connoratherton.com/walkway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wrong signature for window.requestAnimationFrame shim

DanielRuf opened this issue · comments

element is unused in window.requestAnimationFrame = function(callback, element) { and there is probably just the signature with callback in the official reference iplementation