Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Select: Properties: Add copy handler for simple properties | Michael Drake | 2022-08-29 | 1 | -5/+14 |
| | |||||
* | Select: Make inherit flag handling aware of other default values | Michael Drake | 2022-08-29 | 1 | -2/+2 |
| | |||||
* | Strip trailing whitespace. | Michael Drake | 2017-09-04 | 1 | -1/+1 |
| | |||||
* | Ensure there are zero global symbols without css_ or css__ in front of them. ↵ | Daniel Silverstone | 2011-01-20 | 1 | -5/+5 |
| | | | | | | This helps prevent confusion if someone else wants a function called parse_background or similar svn path=/trunk/libcss/; revision=11416 | ||||
* | Merge parser autogeneration and string handling refactor branch ↵ | Vincent Sanders | 2011-01-19 | 1 | -6/+0 |
| | | | | | | r=jmb,kinnison,vince svn path=/trunk/libcss/; revision=11408 | ||||
* | Simultaneously select styles for base + pseudo elements. | John Mark Bell | 2011-01-05 | 1 | -2/+2 |
| | | | | svn path=/trunk/libcss/; revision=11211 | ||||
* | Split up properties selectors | Vincent Sanders | 2010-12-05 | 1 | -0/+72 |
svn path=/trunk/libcss/; revision=11011 |