summaryrefslogtreecommitdiff
path: root/src/select/properties/column_span.c
Commit message (Collapse)AuthorAgeFilesLines
* Select: Properties: Add copy handler for simple propertiesMichael Drake2022-08-291-5/+14
|
* Select: Make inherit flag handling aware of other default valuesMichael Drake2022-08-291-2/+2
|
* Add column-span property to computed styles.Michael Drake2014-12-061-14/+15
|
* Add support for parsing CSS3 Multi-column layout properties:Michael Drake2012-01-281-0/+65
+ 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