Performance issues using css transform rotate in Firefox vs Chrome
I am trying to pinpoint the cause and if possible find a fix or workaround for a performance issue I am having when updating the transform of about 200 span elements in Firefox. In Chrome I am able to achieve…