Skip to content

prevent gears from jump when animation starts/stops

Erik Faye-Lund requested to merge kusma/mesa3d.org:gears-no-jump into master

Here's a bunch of cleanups to the gears-animation. The goal of this series is to prevent them from "jumping" on Firefox when animation toggles.

To do this in a sane way, I've update the script that generates this file (available here), and cleaned up a few things manually.

Merge request reports