Skip to content
Steven Vachon edited this page Jun 22, 2014 · 69 revisions

Animation Elements

Element Status
<animate>
<animateColor>
<animateTransform>
<animateMotion>
<mpath>
<set>

Animation Attributes

Attribute Status
Attributes attributeName Partial[1]
attributeType
type
Timing Attributes begin Partial[2]
dur Partial[3]
end
min
max
restart
repeatCount
repeatDur
fill Partial[4]
Value Attributes accelerate
accumulate
additive
calcMode Partial[5]
decelerate
values
keyTimes
keySplines
from
to
by

Notes

  1. Only "display","visibility" supported.
  2. Supports clock-values, not "indefinite".
  3. Supports "remove", not "freeze".
  4. Supports "discrete", not "linear","pace","spline".

Quick Navigation

Clone this wiki locally