summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/data/parse2/malformed-declarations.dat51
1 files changed, 26 insertions, 25 deletions
diff --git a/test/data/parse2/malformed-declarations.dat b/test/data/parse2/malformed-declarations.dat
index 613e66a..76f915e 100644
--- a/test/data/parse2/malformed-declarations.dat
+++ b/test/data/parse2/malformed-declarations.dat
@@ -63,6 +63,7 @@
#expected
| *
| top: 1em
+| color: #bbbbcc00
#reset
#data
@@ -71,33 +72,33 @@
#expected
| *
| top: 1em
-| color: #BBBBCC00
+| color: #bbbbcc00
#reset
-#data
-* { background-color: black; :; color: white; }
-#errors
-#expected
-| *
-| background-color: black
-| color: white
-#reset
+##data
+#* { background-color: black; :; color: white; }
+##errors
+##expected
+#| *
+#| background-color: #00000000
+#| color: #ffffff00
+##reset
-#data
-* { background-color: black; : color: white; }
-#errors
-#expected
-| *
-| background-color: black
-| color: white
-#reset
+##data
+#* { background-color: black; : color: white; }
+##errors
+##expected
+#| *
+#| background-color: #00000000
+#| color: #ffffff00
+##reset
-#data
-* { background-color: black; dentist: color: white; }
-#errors
-#expected
-| *
-| background-color: black
-| color: white
-#reset
+##data
+#* { background-color: black; dentist: color: white; }
+##errors
+##expected
+#| *
+#| background-color: #00000000
+#| color: #ffffff00
+##reset