summaryrefslogtreecommitdiff
path: root/test/plugins/css/CSSParserTest.cpp
AgeCommit message (Expand)Author
2014-12-09made CSSParser full compatible (including pseudo selector arguments) with typ...Benjamin Paassen
2014-12-05Successfully (hopefully) implemented CSS Parsing and the respective test.Benjamin Paassen
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
2014-12-05refactored CSSParser into plugins.Benjamin Paassen