summaryrefslogtreecommitdiff
path: root/src/parse/properties/padding.c
Commit message (Expand)AuthorAgeFilesLines
* Don't intern lower-case versions of strings. Use lwc_context_string_caseless_...John Mark Bell2009-07-271-3/+14
* Fix padding shorthand parser in the face of inherit.John Mark Bell2009-06-271-0/+8
* Padding shorthand property parserJohn Mark Bell2009-06-251-0/+236
* Documentation and context restoration on errorJohn Mark Bell2009-06-251-5/+86
* Centralise !important handling.John Mark Bell2009-06-181-4/+0
* Less comedic inlining of huge functionsJohn Mark Bell2009-05-271-1/+1
* Split out margin and padding property parsers.John Mark Bell2009-05-261-0/+115