summaryrefslogtreecommitdiff
path: root/src/parse/propstrings.c
Commit message (Expand)AuthorAgeFilesLines
* 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