summaryrefslogtreecommitdiff
path: root/src/select/properties/cursor.c
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing whitespace.Michael Drake2017-09-041-7/+7
* Move trivially compared parts of computed styles to sub-structures.Michael Drake2016-11-191-3/+3
* Various changes which modify API and ABI:Michael Drake2013-12-131-17/+15
* Rename all css_[^_] internal symbols to css__ so that they're nicely namespacedDaniel Silverstone2011-01-261-1/+1
* Ensure there are zero global symbols without css_ or css__ in front of them. ...Daniel Silverstone2011-01-201-5/+5
* fix cursor cascadeVincent Sanders2011-01-201-2/+2
* Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...Vincent Sanders2011-01-191-19/+0
* Simultaneously select styles for base + pseudo elements.John Mark Bell2011-01-051-11/+11
* Split up properties selectorsVincent Sanders2010-12-051-0/+231