mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
21 lines
1.1 KiB
Text
21 lines
1.1 KiB
Text
# Tests related to SVG Animation (using SMIL), focusing on the animateMotion
|
|
# element.
|
|
|
|
== animateMotion-by-1.svg lime.svg
|
|
== animateMotion-by-2.svg lime.svg
|
|
fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)||/^Windows\x20NT\x206\.2/.test(http.oscpu),1,800) == animateMotion-flattening-1.svg lime.svg # bug 951541
|
|
== animateMotion-from-to-1.svg lime.svg
|
|
== animateMotion-indefinite-to-1.svg lime.svg
|
|
== animateMotion-indefinite-to-2.svg lime.svg
|
|
== animateMotion-rotate-1a.svg lime.svg
|
|
== animateMotion-rotate-1b.svg lime.svg
|
|
fuzzy-if(skiaContent,1,40) == animateMotion-rotate-2.svg lime.svg
|
|
== animateMotion-to-overridden-1.svg lime.svg
|
|
== animateMotion-values-linear-1.svg animateMotion-values-linear-1-ref.svg
|
|
== animateMotion-values-paced-1a.svg animateMotion-values-paced-1-ref.svg
|
|
fuzzy-if(skiaContent,1,30) == animateMotion-values-paced-1b.svg animateMotion-values-paced-1-ref.svg
|
|
|
|
# Tests involving <mpath> sub-element
|
|
== animateMotion-mpath-pathLength-1.svg lime.svg
|
|
== animateMotion-mpath-targetChange-1.svg lime.svg
|
|
== animateMotion-mpath-target-transform-1.svg lime.svg
|