==== CSS Animation Test Suite ==== This document provides a standard benchmark for webkit CSS animations To start the test press [https://trac.webkit.org/raw-attachment/wiki/CssAnimationTestSuite/cssAnimTestSuite.html here]. The test suite contains a range of elements, and a range of animations. To decide which animations to run, the hash part of the URL is used, in the format: [[animation]-[element]][,[animation]-[element]]*:[time-seconds]. For example: cssAnimTestSuite.html#autoScale-inlineText,compound-borderTable:30 would auto scale an inline-text element while performing a compound animation on a border table, and will cease after 30 seconds.