summaryrefslogtreecommitdiff
path: root/test/data/parse/tests1.dat
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/parse/tests1.dat')
-rw-r--r--test/data/parse/tests1.dat16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/data/parse/tests1.dat b/test/data/parse/tests1.dat
index ad63242..b4cbfac 100644
--- a/test/data/parse/tests1.dat
+++ b/test/data/parse/tests1.dat
@@ -22,6 +22,22 @@
#reset
#data
+* { color: inherit ! important }
+#errors
+#expected
+| 1 *
+| 0x00000c18
+#reset
+
+#data
+* { color: inherit !important }
+#errors
+#expected
+| 1 *
+| 0x00000c18
+#reset
+
+#data
* { background-image: url("foo.png"); color: inherit }
#errors
#expected