Changes between Version 1 and Version 2 of CssAnimationTestSuite
- Timestamp:
- Feb 1, 2010, 6:04:38 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CssAnimationTestSuite
v1 v2 2 2 This document provides a standard benchmark for webkit CSS animations 3 3 4 To start the test press <a href="#">here</a>.4 To start the test press [https://trac.webkit.org/raw-attachment/wiki/CssAnimationTestSuite/cssAnimTestSuite.html here]. 5 5 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: 6 6 [[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.