Author: jmb
Date: Tue Jun 30 17:55:46 2009
New Revision: 8210
URL:
http://source.netsurf-browser.org?rev=8210&view=rev
Log:
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.
Modified:
trunk/libcss/test/data/select/tests1.dat
Modified: trunk/libcss/test/data/select/tests1.dat
URL:
http://source.netsurf-browser.org/trunk/libcss/test/data/select/tests1.da...
==============================================================================
--- trunk/libcss/test/data/select/tests1.dat (original)
+++ trunk/libcss/test/data/select/tests1.dat Tue Jun 30 17:55:46 2009
@@ -320,11 +320,12 @@
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-collapse: separate
+border-spacing: 0px 0px
+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,41 +335,59 @@
border-bottom-width: medium
border-left-width: medium
bottom: auto
-clear: none
-clip: auto
-content: normal
-counter-increment: none
-counter-reset: none
-cursor: auto
+caption_side: top
+clear: none
+clip: auto
+color: #00000000
+content: normal
+counter-increment: none
+counter-reset: none
+cursor: auto
+direction: ltr
display: inline
-float: none
-height: auto
-left: auto
-letter-spacing: normal
-margin-top: 0px
-margin-right: 0px
-margin-bottom: 0px
-margin-left: 0px
-max-height: none
-max-width: none
-min-height: 0px
-min-width: 0px
-outline-color: invert
-outline-style: none
-outline-width: medium
-overflow: visible
-padding-top: 0px
-padding-right: 0px
-padding-bottom: 0px
-padding-left: 0px
-position: static
-quotes: default
-right: auto
-table-layout: auto
-text-decoration: none
-top: auto
-unicode-bidi: normal
-vertical-align: baseline
+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
+margin-left: 0px
+max-height: none
+max-width: none
+min-height: 0px
+min-width: 0px
+outline-color: invert
+outline-style: none
+outline-width: medium
+overflow: visible
+padding-top: 0px
+padding-right: 0px
+padding-bottom: 0px
+padding-left: 0px
+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 @@
#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 @@
bottom: auto
clear: none
clip: auto
-color: #00000000
content: normal
counter-increment: none
counter-reset: none