summaryrefslogtreecommitdiff
path: root/src/parse/properties/font.c
Commit message (Expand)AuthorAgeFilesLines
* Fix libcss to use new libwapcaplet behaviour.Daniel Silverstone2010-03-271-78/+39
* Lose redundant assignments.John Mark Bell2009-11-221-2/+0
* 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