summaryrefslogtreecommitdiff
path: root/test/data/select/tests1.dat
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-06-30 22:55:46 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-06-30 22:55:46 +0000
commit5099ad82bbfc21bd45408bf5ca069df3ecfd0e8d (patch)
treef9b23acd26c6c6e8e2896738919c61131a12bc86 /test/data/select/tests1.dat
parentfe77b0b9e6e6d8b9a973357e7781b848cd41790e (diff)
downloadlibcss-5099ad82bbfc21bd45408bf5ca069df3ecfd0e8d.tar.gz
libcss-5099ad82bbfc21bd45408bf5ca069df3ecfd0e8d.tar.bz2
Fix test data:
Test 4 is testing the root node, so needs to compare against a fully computed style. The paragraph node in test 5 is the first child of its parent, so the background colour is expected to be as specified. svn path=/trunk/libcss/; revision=8210
Diffstat (limited to 'test/data/select/tests1.dat')
-rw-r--r--test/data/select/tests1.dat30
1 files changed, 24 insertions, 6 deletions
diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat
index a792181..3f593ff 100644
--- a/test/data/select/tests1.dat
+++ b/test/data/select/tests1.dat
@@ -320,11 +320,12 @@ background-color: #00000000
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: initial
+border-right-color: initial
+border-bottom-color: initial
+border-left-color: initial
border-top-style: none
border-right-style: none
border-bottom-style: none
@@ -334,17 +335,30 @@ border-right-width: medium
border-bottom-width: medium
border-left-width: medium
bottom: auto
+caption_side: top
clear: none
clip: auto
+color: #00000000
content: normal
counter-increment: none
counter-reset: none
cursor: auto
+direction: ltr
display: inline
+empty-cells: show
float: none
+font-family: default
+font-size: medium
+font-style: normal
+font-variant: normal
+font-weight: normal
height: auto
left: auto
letter-spacing: normal
+line-height: normal
+list-style-image: none
+list-style-position: outside
+list-style-type: disc
margin-top: 0px
margin-right: 0px
margin-bottom: 0px
@@ -365,10 +379,15 @@ position: static
quotes: default
right: auto
table-layout: auto
+text-align: default
text-decoration: none
+text-indent: 0px
+text-transform: none
top: auto
unicode-bidi: normal
vertical-align: baseline
+visibility: visible
+white-space: normal
width: auto
word-spacing: normal
z-index: auto
@@ -382,7 +401,7 @@ p:first-child { background-color: #bbc; }
#errors
#expected
background-attachment: scroll
-background-color: transparent
+background-color: #bbbbcc00
background-image: none
background-position: 0% 0%
background-repeat: repeat
@@ -402,7 +421,6 @@ border-left-width: medium
bottom: auto
clear: none
clip: auto
-color: #00000000
content: normal
counter-increment: none
counter-reset: none