From fe774318f5a5201cdfbc200d1b52650f44c48d3e Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 30 Jun 2009 09:56:42 +0000 Subject: Fix tests. svn path=/trunk/libcss/; revision=8183 --- test/data/select/tests1.dat | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'test') diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat index e1651ac..4e70cfe 100644 --- a/test/data/select/tests1.dat +++ b/test/data/select/tests1.dat @@ -238,6 +238,10 @@ background-image: none background-position: 0% 0% background-repeat: repeat border-spacing: 0px 0px +border-top-color: #00000000 +border-right-color: #00000000 +border-bottom-color: #00000000 +border-left-color: #00000000 border-top-style: none border-right-style: none border-bottom-style: none @@ -300,6 +304,10 @@ background-image: none background-position: 0% 0% background-repeat: repeat border-spacing: 0px 0px +border-top-color: #00000000 +border-right-color: #00000000 +border-bottom-color: #00000000 +border-left-color: #00000000 border-top-style: none border-right-style: none border-bottom-style: none @@ -362,6 +370,10 @@ background-image: none background-position: 0% 0% background-repeat: repeat border-spacing: 0px 0px +border-top-color: #00000000 +border-right-color: #00000000 +border-bottom-color: #00000000 +border-left-color: #00000000 border-top-style: none border-right-style: none border-bottom-style: none -- cgit v1.2.3