summaryrefslogtreecommitdiff
path: root/include/libcss/properties.h
Commit message (Expand)AuthorAgeFilesLines
* Query client for initial values of color, font-family, quotes, and voice-fami...John Mark Bell2009-07-041-4/+2
* Introduce an initial value of border-*-color in the computed style.John Mark Bell2009-06-301-1/+2
* Completely change the approach used for presentational hints.John Mark Bell2009-03-231-0/+105
* Finally, a representation of a computed content property.John Mark Bell2009-02-141-2/+4
* Modify encoding of quotes. Move clip to accommodate.John Mark Bell2009-02-111-1/+2
* Change encoding of font-familyJohn Mark Bell2009-02-111-1/+7
* More property handlersJohn Mark Bell2009-02-111-1/+2
* Border colours. Factor out common code.John Mark Bell2009-02-111-3/+3
* Restore the magical properties of background-repeat values (the bottom two bi...John Mark Bell2009-02-111-4/+4
* Map inherit to 0 for all properties, so we get a default style of everything ...John Mark Bell2009-02-101-268/+268
* Enumerated values for properties.John Mark Bell2009-02-051-0/+484