summaryrefslogtreecommitdiff
path: root/test/plugins/css/CSSParserTest.cpp
AgeCommit message (Collapse)Author
2014-12-05Further work on implementing CSSRuleSets. This needs further testing, though.Benjamin Paassen
2014-12-05added an 'accepting' attribute to SelectorNodes to make them properly usable ↵Benjamin Paassen
as finite state machine nodes without relying on rulesets.
2014-12-05refactored CSSParser into plugins.Benjamin Paassen