params timeline + render

WICD Core 1.0 #66

param render = static
param render = frozen
param render = dynamic

Above there must be three SVG childs (blue wheels)
This test has succeeded if..

  1. the first and second SVG child (static + frozen) do NOT animate
  2. the last SVG child (dynamic) animates (wheel's turning)


Back