diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /layout/reftests/svg/smil/motion/reftest-stylo.list | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'layout/reftests/svg/smil/motion/reftest-stylo.list')
-rw-r--r-- | layout/reftests/svg/smil/motion/reftest-stylo.list | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/layout/reftests/svg/smil/motion/reftest-stylo.list b/layout/reftests/svg/smil/motion/reftest-stylo.list new file mode 100644 index 000000000..fb9c53e55 --- /dev/null +++ b/layout/reftests/svg/smil/motion/reftest-stylo.list @@ -0,0 +1,23 @@ +# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing +# Tests related to SVG Animation (using SMIL), focusing on the animateMotion +# element. + +== animateMotion-by-1.svg animateMotion-by-1.svg +== animateMotion-by-2.svg animateMotion-by-2.svg +fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)||/^Windows\x20NT\x206\.2/.test(http.oscpu),1,800) == animateMotion-flattening-1.svg animateMotion-flattening-1.svg +# bug 951541 +== animateMotion-from-to-1.svg animateMotion-from-to-1.svg +== animateMotion-indefinite-to-1.svg animateMotion-indefinite-to-1.svg +== animateMotion-indefinite-to-2.svg animateMotion-indefinite-to-2.svg +== animateMotion-rotate-1a.svg animateMotion-rotate-1a.svg +== animateMotion-rotate-1b.svg animateMotion-rotate-1b.svg +fuzzy-if(skiaContent,1,40) == animateMotion-rotate-2.svg animateMotion-rotate-2.svg +== animateMotion-to-overridden-1.svg animateMotion-to-overridden-1.svg +== animateMotion-values-linear-1.svg animateMotion-values-linear-1.svg +== animateMotion-values-paced-1a.svg animateMotion-values-paced-1a.svg +fuzzy-if(skiaContent,1,30) == animateMotion-values-paced-1b.svg animateMotion-values-paced-1b.svg + +# Tests involving <mpath> sub-element +== animateMotion-mpath-pathLength-1.svg animateMotion-mpath-pathLength-1.svg +== animateMotion-mpath-targetChange-1.svg animateMotion-mpath-targetChange-1.svg +== animateMotion-mpath-target-transform-1.svg animateMotion-mpath-target-transform-1.svg |