summaryrefslogtreecommitdiff
path: root/test/data/parse/properties.dat
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/parse/properties.dat')
-rw-r--r--test/data/parse/properties.dat34
1 files changed, 33 insertions, 1 deletions
diff --git a/test/data/parse/properties.dat b/test/data/parse/properties.dat
index ac038e5..29b5eb6 100644
--- a/test/data/parse/properties.dat
+++ b/test/data/parse/properties.dat
@@ -233,6 +233,14 @@
| 0x00000002
#reset
+#data
+* { background-color: currentColor }
+#errors
+#expected
+| 1 *
+| 0x00040002
+#reset
+
##
## 03 - background-image
##
@@ -493,6 +501,14 @@
| 0x0000000b
#reset
+#data
+* { border-left-color: currentColor }
+#errors
+#expected
+| 1 *
+| 0x0004000b
+#reset
+
##
## 0c - border-top-style
## 0d - border-right-style
@@ -2283,7 +2299,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x00000039
+| 0x00080039
#reset
#data
@@ -2294,6 +2310,22 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
| 0x02000039 0xffbbbbcc
#reset
+#data
+* { outline-color: currentColor }
+#errors
+#expected
+| 1 *
+| 0x00040039
+#reset
+
+#data
+* { outline-color: transparent }
+#errors
+#expected
+| 1 *
+| 0x00000039
+#reset
+
##
## 3a - outline-style
##