From 9a346eeda5ae9c43219000c695f881924fad5c1d Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 4 Jul 2009 21:13:59 +0000 Subject: Compute absolute values for all length properties. Make initial border-*-color match the computed color. Compute correct value of display/float wrt position. svn path=/trunk/libcss/; revision=8317 --- test/data/select/tests1.dat | 50 ++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'test') diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat index dace3f7..34ae7bf 100644 --- a/test/data/select/tests1.dat +++ b/test/data/select/tests1.dat @@ -53,7 +53,7 @@ min-height: 0px min-width: 0px outline-color: invert outline-style: none -outline-width: medium +outline-width: 2px overflow: visible padding-top: 0px padding-right: 0px @@ -127,7 +127,7 @@ min-height: 0px min-width: 0px outline-color: invert outline-style: none -outline-width: medium +outline-width: 2px overflow: visible padding-top: 0px padding-right: 0px @@ -201,7 +201,7 @@ min-height: 0px min-width: 0px outline-color: invert outline-style: none -outline-width: medium +outline-width: 2px overflow: visible padding-top: 0px padding-right: 0px @@ -234,18 +234,18 @@ background-position: 0% 0% background-repeat: repeat 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-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 border-left-style: none -border-top-width: medium -border-right-width: medium -border-bottom-width: medium -border-left-width: medium +border-top-width: 2px +border-right-width: 2px +border-bottom-width: 2px +border-left-width: 2px bottom: auto caption_side: top clear: none @@ -260,7 +260,7 @@ display: block empty-cells: show float: none font-family: sans-serif -font-size: medium +font-size: 12pt font-style: normal font-variant: normal font-weight: normal @@ -281,7 +281,7 @@ min-height: 0px min-width: 0px outline-color: invert outline-style: none -outline-width: medium +outline-width: 2px overflow: visible padding-top: 0px padding-right: 0px @@ -319,18 +319,18 @@ background-position: 0% 0% background-repeat: repeat 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-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 border-left-style: none -border-top-width: medium -border-right-width: medium -border-bottom-width: medium -border-left-width: medium +border-top-width: 2px +border-right-width: 2px +border-bottom-width: 2px +border-left-width: 2px bottom: auto caption_side: top clear: none @@ -341,11 +341,11 @@ counter-increment: none counter-reset: none cursor: auto direction: ltr -display: inline +display: block empty-cells: show float: none font-family: sans-serif -font-size: medium +font-size: 12pt font-style: normal font-variant: normal font-weight: normal @@ -366,7 +366,7 @@ min-height: 0px min-width: 0px outline-color: invert outline-style: none -outline-width: medium +outline-width: 2px overflow: visible padding-top: 0px padding-right: 0px @@ -437,7 +437,7 @@ min-height: 0px min-width: 0px outline-color: invert outline-style: none -outline-width: medium +outline-width: 2px overflow: visible padding-top: 0px padding-right: 0px -- cgit v1.2.3