From 99a2e8f808a83eb80925b5e88fc1438883be05d7 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Tue, 5 Aug 2008 18:48:09 +0000 Subject: Make selector token vector be associated with the ruleset, rather than having its own event type. Store details about the current construct on the context stack. Document block-content, selector, and declaration stuff. svn path=/trunk/libcss/; revision=4921 --- test/data/css/simple.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/data') diff --git a/test/data/css/simple.css b/test/data/css/simple.css index aeba2f5..741a714 100644 --- a/test/data/css/simple.css +++ b/test/data/css/simple.css @@ -48,4 +48,4 @@ foo } blah { baz: bat; foo: bar !important; } -foo { bar: ""; } +foo { bar: ""; }{ color: green; } -- cgit v1.2.3