]> Pileus Git - ~andy/gtk/commit
reftests: fix the linear-gradient reftest
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Oct 2012 17:02:55 +0000 (13:02 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Oct 2012 17:12:00 +0000 (13:12 -0400)
commit6b3416a2d748d8cdede075bea259fe609aeadc5b
treed92d7839592d86d31e30f42ed5b03e4657213007
parent17760bd2ebd87570e04efee856c7e232f8154bfa
reftests: fix the linear-gradient reftest

Don't use a repeating linear gradient, since it can't be easily
reftested against a non-repeating one for the reasons described in the
test header.
Instead, add a separate test for repeating gradients (against another
repeating gradient).

This makes the test pass, so it can be added to the Makefile now.
tests/reftests/Makefile.am
tests/reftests/linear-gradient.css
tests/reftests/linear-gradient.ref.ui
tests/reftests/linear-gradient.ui