summaryrefslogtreecommitdiff
path: root/test/data/css
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-08-05 18:48:09 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-08-05 18:48:09 +0000
commit99a2e8f808a83eb80925b5e88fc1438883be05d7 (patch)
tree7b37a76122bc7f798f0d6daa68887283382d9417 /test/data/css
parent1560847dc040a0bfc90da892cb327001b1a39765 (diff)
downloadlibcss-99a2e8f808a83eb80925b5e88fc1438883be05d7.tar.gz
libcss-99a2e8f808a83eb80925b5e88fc1438883be05d7.tar.bz2
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
Diffstat (limited to 'test/data/css')
-rw-r--r--test/data/css/simple.css2
1 files changed, 1 insertions, 1 deletions
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; }