From 46a819f99abbdc8205a2bfc9bb67536ada08c0e1 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 4 Dec 2010 21:25:31 +0000 Subject: Fix testsuite in light of change to colour representation svn path=/trunk/libcss/; revision=10987 --- test/data/select/tests1.dat | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'test/data/select') diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat index 163e611..ba9f818 100644 --- a/test/data/select/tests1.dat +++ b/test/data/select/tests1.dat @@ -33,7 +33,7 @@ border-left-width: medium bottom: auto clear: none clip: auto -color: #ff000000 +color: #ffff0000 content: normal counter-increment: none counter-reset: none @@ -234,10 +234,10 @@ background-position: 0% 0% background-repeat: repeat border-collapse: separate 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 @@ -250,7 +250,7 @@ bottom: auto caption_side: top clear: none clip: auto -color: #00000000 +color: #ff000000 content: normal counter-increment: none counter-reset: none @@ -313,16 +313,16 @@ div:active { background-color: #bbc; } #errors #expected background-attachment: scroll -background-color: #00000000 +background-color: #ff000000 background-image: none background-position: 0% 0% background-repeat: repeat border-collapse: separate 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 @@ -335,7 +335,7 @@ bottom: auto caption_side: top clear: none clip: auto -color: #00000000 +color: #ff000000 content: normal counter-increment: none counter-reset: none @@ -398,7 +398,7 @@ p:first-child { background-color: #bbc; } #errors #expected background-attachment: scroll -background-color: #bbbbcc00 +background-color: #ffbbbbcc background-image: none background-position: 0% 0% background-repeat: repeat @@ -468,10 +468,10 @@ background-position: 0% 0% background-repeat: repeat border-collapse: separate 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 @@ -484,7 +484,7 @@ bottom: auto caption_side: top clear: none clip: auto -color: #00000000 +color: #ff000000 content: normal counter-increment: none counter-reset: none -- cgit v1.2.3