summaryrefslogtreecommitdiff
path: root/src/select/properties/column_rule_width.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for parsing CSS3 Multi-column layout properties:Michael Drake2012-01-281-0/+73
+ 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