summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-12-29 18:23:40 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2014-12-29 18:23:40 +0000
commit5965aa66899dcd1b97d35656c56d512815a6579d (patch)
tree7b97d8f224c41d6763fb0ae7886c44abcb645766 /test
parentc8a369173ed4139471e531db8a52c3529417e3c4 (diff)
downloadlibcss-5965aa66899dcd1b97d35656c56d512815a6579d.tar.gz
libcss-5965aa66899dcd1b97d35656c56d512815a6579d.tar.bz2
Add test case.
Diffstat (limited to 'test')
-rw-r--r--test/data/select/tests1.dat104
1 files changed, 102 insertions, 2 deletions
diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat
index ca5b017..a2a5806 100644
--- a/test/data/select/tests1.dat
+++ b/test/data/select/tests1.dat
@@ -4,6 +4,106 @@
| p*
| class=green
#ua
+p { display: block; }
+#user
+#author
+#errors
+#expected
+background-attachment: scroll
+background-color: #00000000
+background-image: none
+background-position: 0% 0%
+background-repeat: repeat
+border-collapse: inherit
+border-spacing: inherit
+border-top-color: currentColor
+border-right-color: currentColor
+border-bottom-color: currentColor
+border-left-color: currentColor
+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: inherit
+clear: none
+clip: auto
+color: inherit
+column-count: auto
+column-fill: balance
+column-gap: normal
+column-rule-color: inherit
+column-rule-style: none
+column-rule-width: medium
+column-span: none
+column-width: auto
+content: normal
+counter-increment: none
+counter-reset: none
+cursor: inherit
+direction: inherit
+display: block
+empty-cells: inherit
+float: none
+font-family: inherit
+font-size: inherit
+font-style: inherit
+font-variant: inherit
+font-weight: inherit
+height: auto
+left: auto
+letter-spacing: inherit
+line-height: inherit
+list-style-image: inherit
+list-style-position: inherit
+list-style-type: inherit
+margin-top: 0px
+margin-right: 0px
+margin-bottom: 0px
+margin-left: 0px
+max-height: none
+max-width: none
+min-height: 0px
+min-width: 0px
+opacity: 1.000
+outline-color: invert
+outline-style: none
+outline-width: medium
+overflow-x: visible
+overflow-y: visible
+padding-top: 0px
+padding-right: 0px
+padding-bottom: 0px
+padding-left: 0px
+position: static
+quotes: inherit
+right: auto
+table-layout: auto
+text-align: inherit
+text-decoration: none
+text-indent: inherit
+text-transform: inherit
+top: auto
+unicode-bidi: normal
+vertical-align: baseline
+visibility: inherit
+white-space: inherit
+width: auto
+word-spacing: inherit
+writing-mode: horizontal-tb
+z-index: auto
+#reset
+
+#tree
+| div
+| id=foo
+| p*
+| class=green
+#ua
div, p { display: block; }
#user
.green { color: #f00 !important; }
@@ -870,7 +970,7 @@ min-width: 0px
opacity: 1.000
outline-color: invert
outline-style: none
-outline-width: medium
+outline-width: 2px
overflow-x: visible
overflow-y: visible
padding-top: 0px
@@ -970,7 +1070,7 @@ min-width: 0px
opacity: 1.000
outline-color: invert
outline-style: none
-outline-width: 2px
+outline-width: medium
overflow-x: visible
overflow-y: visible
padding-top: 0px