From 3dc765880f59105c6fe0a762516432d25783e423 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 30 Jun 2009 09:25:10 +0000 Subject: Fix test. svn path=/trunk/libcss/; revision=8181 --- test/data/select/tests1.dat | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test') diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat index 27b5453..6c74695 100644 --- a/test/data/select/tests1.dat +++ b/test/data/select/tests1.dat @@ -18,10 +18,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-color: #ff000000 +border-right-color: #ff000000 +border-bottom-color: #ff000000 +border-left-color: #ff000000 border-top-style: none border-right-style: none border-bottom-style: none @@ -33,7 +33,7 @@ border-left-width: medium bottom: auto clear: none clip: auto -color: default +color: #ff000000 content: normal counter-increment: none counter-reset: none -- cgit v1.2.3