Changes between Version 1 and Version 2 of CssAnimationTestSuite


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

--

Legend:

Unmodified
Added
Removed
Modified
  • CssAnimationTestSuite

    v1 v2  
    22This document provides a standard benchmark for webkit CSS animations
    33
    4 To start the test press <a href="#">here</a>.
     4To start the test press [https://trac.webkit.org/raw-attachment/wiki/CssAnimationTestSuite/cssAnimTestSuite.html here].
    55The 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:
    66[[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.