summaryrefslogtreecommitdiff
path: root/src/select/properties/break_before.c
Commit message (Collapse)AuthorAgeFilesLines
* Select: Properties: Add copy handler for simple propertiesMichael Drake2022-08-291-5/+14
|
* Strip trailing whitespace.Michael Drake2017-09-041-1/+1
|
* Add break-before property support.Michael Drake2014-12-291-35/+10
|
* Add support for parsing CSS3 Multi-column layout properties:Michael Drake2012-01-281-0/+72
+ 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