From 28be213e85e38dbdce658ebafca449e18c974dbd Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 31 Jul 2008 18:47:07 +0000 Subject: Something approximating recovery from malformed at-rules. svn path=/trunk/libcss/; revision=4847 --- test/data/css/malformed.css | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/data/css/malformed.css b/test/data/css/malformed.css index 3dd6176..e1b6af9 100644 --- a/test/data/css/malformed.css +++ b/test/data/css/malformed.css @@ -9,3 +9,4 @@ p { color:red; color{;color:maroon}; color:green } /* same with recovery */ "Foo bar baz p ( { ) color: green } p {color:green} + -- cgit v1.2.3