summaryrefslogtreecommitdiff
path: root/test/data
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2009-02-14 17:57:34 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2009-02-14 17:57:34 +0000
commit0068331a1d6989ef523fca0753bd9ad943232cdf (patch)
tree3e42f33ef66861c1dcd3ff414a4f4047fb2c84ba /test/data
parent4054f04058a8ecb30dcc9f19b9b875d743a5046f (diff)
downloadlibcss-0068331a1d6989ef523fca0753bd9ad943232cdf.tar.gz
libcss-0068331a1d6989ef523fca0753bd9ad943232cdf.tar.bz2
Test + selector.
svn path=/trunk/libcss/; revision=6506
Diffstat (limited to 'test/data')
-rw-r--r--test/data/select/tests1.dat82
1 files changed, 82 insertions, 0 deletions
diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat
index 52427bb..b9be9a2 100644
--- a/test/data/select/tests1.dat
+++ b/test/data/select/tests1.dat
@@ -37,6 +37,88 @@ color: #ff000000
display: block
#reset
+#tree
+| div
+| class=moose
+| div*
+| div
+| div
+#ua
+div { display: block; }
+#user
+.moose { color: #fff !important; }
+#author
+.moose { color: #bbc !important; }
+div.moose > div { border-top-style: none; }
+div.moose > div + div { border-top-style: solid; }
+#errors
+#expected
+background-attachment: scroll
+background-color: transparent
+background-image: none
+background-position: 0% 0%
+background-repeat: repeat
+border-top-color: #bbbbcc00
+border-right-color: #bbbbcc00
+border-bottom-color: #bbbbcc00
+border-left-color: #bbbbcc00
+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
+bottom: auto
+caption-side: top
+clear: none
+clip: auto
+color: #bbbbcc00
+display: block
+#reset
+
+#tree
+| div
+| class=moose
+| div
+| div*
+| div
+#ua
+div { display: block; }
+#user
+.moose { color: #fff !important; }
+#author
+.moose { color: #bbc !important; }
+div.moose > div { border-top-style: none; }
+div.moose > div + div { border-top-style: solid; }
+#errors
+#expected
+background-attachment: scroll
+background-color: transparent
+background-image: none
+background-position: 0% 0%
+background-repeat: repeat
+border-top-color: #bbbbcc00
+border-right-color: #bbbbcc00
+border-bottom-color: #bbbbcc00
+border-left-color: #bbbbcc00
+border-top-style: solid
+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
+bottom: auto
+caption-side: top
+clear: none
+clip: auto
+color: #bbbbcc00
+display: block
+#reset
+
#tree screen
| div*
#ua