summaryrefslogtreecommitdiff
path: root/src/parse/propstrings.c
Commit message (Expand)AuthorAgeFilesLines
* CSS3 NamespacesJohn Mark Bell2011-03-121-0/+1
* CSS3 SelectorsJohn Mark Bell2011-01-311-0/+18
* Add support for opacity propertyJohn Mark Bell2011-01-291-0/+1
* Centralise handling of transparent colours.John Mark Bell2011-01-291-0/+1
* add hsl colour supportVincent Sanders2011-01-211-0/+2
* Add support for rgba() colours. Thanks jmb.Michael Drake2010-12-051-0/+1
* It turns out that using magic values for text-align is simpler than having an...John Mark Bell2009-08-221-1/+3
* -libcss-alignJohn Mark Bell2009-08-211-0/+1
* Padding shorthand property parserJohn Mark Bell2009-06-251-0/+1
* Margin shorthand parserJohn Mark Bell2009-06-251-0/+1
* List-style shorthand parserJohn Mark Bell2009-06-251-0/+1
* Font shorthand propertyJohn Mark Bell2009-06-251-0/+1
* Factor out common parts of pause-after and pause-before parsers.John Mark Bell2009-06-251-0/+2
* Border and outline shorthand property parsersJohn Mark Bell2009-06-251-0/+9
* Parse background shorthand propertyJohn Mark Bell2009-06-191-0/+1
* More refactoring groundwork. This actually compiles and passes the testsuite.John Mark Bell2009-05-261-0/+470