summaryrefslogtreecommitdiff
path: root/test/data/css/malformed.css
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/css/malformed.css')
-rw-r--r--test/data/css/malformed.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/data/css/malformed.css b/test/data/css/malformed.css
index e1b6af9..cfcbb23 100644
--- a/test/data/css/malformed.css
+++ b/test/data/css/malformed.css
@@ -6,7 +6,11 @@ p { color:red; color:; color:green } /* same with expected recovery */
p { color:green; color{;color:maroon} } /* unexpected tokens { } */
p { color:red; color{;color:maroon}; color:green } /* same with recovery */
+@blah <!-- ;
+@foo --> { moose }
+
"Foo bar baz
-p ( { ) color: green }
+p ( { ) color: green } )
p {color:green}
+p { color: green; }