summaryrefslogtreecommitdiff
path: root/src/select/properties/column_rule_color.c
Commit message (Collapse)AuthorAgeFilesLines
* Strip trailing whitespace.Michael Drake2017-09-041-1/+1
|
* Fix handling of currentColor.Michael Drake2014-12-311-4/+2
|
* Add column-rule-color to computed styles.Michael Drake2014-11-151-18/+24
|
* Add support for parsing CSS3 Multi-column layout properties:Michael Drake2012-01-281-0/+69
+ break-after + break-before + break-inside + column-count + column-fill + column-gap + column-rule-color + column-rule-style + column_rule-width + column_span + column_width TODO: Shorthand properties (columns, column-rule) TODO: Selection svn path=/trunk/libcss/; revision=13412