summaryrefslogtreecommitdiff
path: root/src/select/properties/box_sizing.c
Commit message (Collapse)AuthorAgeFilesLines
* Select: Properties: Add copy handler for simple propertiesMichael Drake2022-08-291-7/+15
|
* Select: Make inherit flag handling aware of other default valuesMichael Drake2022-08-291-2/+2
|
* Strip trailing whitespace.Michael Drake2017-09-041-1/+1
|
* Selection: Add support for the CSS3 box-sizing property.Michael Drake2017-04-271-13/+14
|
* Parsing: Add support for parsing the CSS3 box-sizing property.Michael Drake2017-04-271-0/+66