summaryrefslogtreecommitdiff
path: root/src/select/properties/helpers.h
Commit message (Collapse)AuthorAgeFilesLines
* Strip trailing whitespace.Michael Drake2017-09-041-6/+6
|
* Add helpers for selecting break-* properties.Michael Drake2014-12-291-0/+3
|
* Add support for selecting page-break-{before, after, inside}John Mark Bell2011-08-231-2/+2
| | | | | | Credit: James Montgomerie svn path=/trunk/libcss/; revision=12645
* Ensure there are zero global symbols without css_ or css__ in front of them. ↵Daniel Silverstone2011-01-201-12/+12
| | | | | | This helps prevent confusion if someone else wants a function called parse_background or similar svn path=/trunk/libcss/; revision=11416
* Split up properties selectorsVincent Sanders2010-12-051-0/+59
svn path=/trunk/libcss/; revision=11011