reftest.list (1065B)
1 # Tests related to SVG Animation (using SMIL), focusing on the animateMotion 2 # element. 3 4 == animateMotion-by-1.svg lime.svg 5 == animateMotion-by-2.svg lime.svg 6 fuzzy(0-15,0-1600) == animateMotion-flattening-1.svg lime.svg # bug 951541 7 == animateMotion-from-to-1.svg lime.svg 8 == animateMotion-indefinite-to-1.svg lime.svg 9 == animateMotion-indefinite-to-2.svg lime.svg 10 == animateMotion-rotate-1a.svg lime.svg 11 == animateMotion-rotate-1b.svg lime.svg 12 fuzzy(0-1,0-40) == animateMotion-rotate-2.svg lime.svg 13 == animateMotion-to-overridden-1.svg lime.svg 14 fuzzy(0-4,0-15) == animateMotion-values-linear-1.svg animateMotion-values-linear-1-ref.svg 15 fuzzy(0-5,0-91) == animateMotion-values-paced-1a.svg animateMotion-values-paced-1-ref.svg 16 fuzzy(0-5,0-91) == animateMotion-values-paced-1b.svg animateMotion-values-paced-1-ref.svg 17 18 # Tests involving <mpath> sub-element 19 == animateMotion-mpath-pathLength-1.svg lime.svg 20 == animateMotion-mpath-targetChange-1.svg lime.svg 21 == animateMotion-mpath-target-transform-1.svg lime.svg 22 == animateMotion-mpath-shadow.svg lime.svg