summaryrefslogtreecommitdiff
path: root/src/select/properties/break_inside.c
Commit message (Collapse)AuthorAgeFilesLines
* Strip trailing whitespace.Michael Drake2017-09-041-1/+1
|
* Use appropriate enum labels.Michael Drake2014-12-291-5/+5
| | | | (They have the same values anyway.)
* Fixup break-inside.Michael Drake2014-12-291-2/+27
|
* Add break-inside property support.Michael Drake2014-12-291-30/+10
|
* Add support for parsing CSS3 Multi-column layout properties:Michael Drake2012-01-281-0/+67
+ 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