gecko/layout/reftests/svg/image/reftest.list
Daniel Holbert 588878ab46 Bug 598798 patch 2: Create reftest directory for <svg:image> with more thorough tests. r=jwatt a=tests-only
--HG--
rename : layout/reftests/svg/image-fill-01.svg => layout/reftests/svg/image/image-fill-01.svg
rename : layout/reftests/svg/image-scaling-01.svg => layout/reftests/svg/image/image-scaling-01.svg
rename : layout/reftests/svg/image-scaling-02.svg => layout/reftests/svg/image/image-scaling-02.svg
2010-10-06 08:37:12 -07:00

21 lines
932 B
Plaintext

# Tests of the SVG <image> element
== image-fill-01.svg ../pass.svg
== image-opacity-01.svg image-opacity-01-ref.svg
== image-opacity-02.svg image-opacity-02-ref.svg
== image-rotate-01.svg image-rotate-01-ref.svg
== image-rotate-02a.svg image-rotate-02-ref.svg
== image-rotate-02b.svg image-rotate-02-ref.svg
== image-scaling-01.svg ../pass.svg
== image-scaling-02.svg ../pass.svg
== image-translate-01.svg image-translate-01-ref.svg
== image-x-01.svg image-x-01-ref.svg
== image-xy-01.svg image-xy-01-ref.svg
== image-y-01.svg image-y-01-ref.svg
# Tests for <image> with preserveAspectRatio
# NOTE: The reference cases in the following tests trigger 20 assertions each
# (1 per <symbol> element), due to bug 563481.
asserts(20) == image-preserveAspectRatio-01.svg image-preserveAspectRatio-01-ref.svg
asserts(20) == image-preserveAspectRatio-02.svg image-preserveAspectRatio-02-ref.svg