summaryrefslogtreecommitdiff
path: root/src/parse/properties/background.c
Commit message (Expand)AuthorAgeFilesLines
* Fix c&p-induced liesJohn Mark Bell2009-06-241-6/+6
* Parse background shorthand propertyJohn Mark Bell2009-06-191-0/+229
* Some tweaks to the background-position parser, which will theoretically make ...John Mark Bell2009-06-181-11/+23
* Document all background-* property parsers and make them behave correctly.John Mark Bell2009-06-181-16/+108
* Centralise !important handling.John Mark Bell2009-06-181-23/+24
* Add whitespaceJohn Mark Bell2009-06-181-1/+1
* Split out background property parsersJohn Mark Bell2009-05-261-0/+369