en-/disable param timeline

WICD Core 1.0 #63 #64

stopped
stopped
stopped
stopped

Above there must be four SVG childs (blue wheels), each with a text link ('stopped') on its right hand side.
This test has succeeded if..

  1. at the beginning none of the SVG childs animates
  2. by clicking each of the text links, its text changes to 'started' and its corresponding SVG child begins to animate (wheel's turning)
  3. by again clicking each of the text links, its text changes back to 'stopped' and its corresponding SVG child stops to animate.


Back