Changes between Initial Version and Version 1 of CssAnimationTestSuite


Ignore:
Timestamp:
Feb 1, 2010 6:01:49 PM (14 years ago)
Author:
noam.rosenthal@nokia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CssAnimationTestSuite

    v1 v1  
     1==== CSS Animation Test Suite ====
     2This document provides a standard benchmark for webkit CSS animations
     3
     4To start the test press <a href="#">here</a>.
     5The 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[[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.