summaryrefslogtreecommitdiff
path: root/src/parse/properties/font.c
Commit message (Expand)AuthorAgeFilesLines
* Don't intern lower-case versions of strings. Use lwc_context_string_caseless_...John Mark Bell2009-07-271-41/+167
* Fix font shorthand parser to reject spurious instances of inheritJohn Mark Bell2009-06-271-0/+32
* Pedantic whitespace removalJohn Mark Bell2009-06-251-1/+0
* Font shorthand propertyJohn Mark Bell2009-06-251-0/+254
* Documentation and context restoration on error.John Mark Bell2009-06-251-300/+196
* Centralise !important handling.John Mark Bell2009-06-181-27/+0
* Split out font property parsersJohn Mark Bell2009-05-261-0/+629