summaryrefslogtreecommitdiff
path: root/src/parse/properties/properties.gen
Commit message (Expand)AuthorAgeFilesLines
* properties: position: Add support for 'sticky' valueMichael Drake2022-11-031-1/+1
* properties: display: Add grid valuesMichael Drake2022-10-291-1/+1
* Parse: Explicit default support for generated propertiesMichael Drake2022-08-291-93/+93
* parse: properties: Add property-specific unit class masks.Michael Drake2020-11-151-22/+22
* parse: properties.gen: Convert to using unit allow masks.Michael Drake2020-11-151-21/+21
* Parsing: Add support for parsing the flexbox properties.Lucas Neves2017-10-211-3/+23
* Parsing: Add support for parsing the CSS3 box-sizing property.Michael Drake2017-04-271-0/+2
* Add support for CSS3 overflow-x and overflow-y properties.Michael Drake2014-06-011-1/+3
* Add support for parsing the writing-mode property. Thanks to Caitlin Potter.Caitlin Potter2013-09-101-0/+1
* Add support for parsing CSS3 Multi-column layout properties:Michael Drake2012-01-281-0/+24
* Centralise handling of transparent colours.John Mark Bell2011-01-291-2/+2
* Ensure there are zero global symbols without css_ or css__ in front of them. ...Daniel Silverstone2011-01-201-29/+29
* Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...Vincent Sanders2011-01-191-0/+190