summaryrefslogtreecommitdiff
path: root/src/select/select.h
Commit message (Expand)AuthorAgeFilesLines
* Simultaneously select styles for base + pseudo elements.John Mark Bell2011-01-051-3/+5
* Use unsigned int for bitfields. Apparently, using uint32_t confuses some comp...John Mark Bell2009-08-021-4/+4
* Ensure that any properties explicitly set to inherit on the root element are ...John Mark Bell2009-07-041-2/+4
* Completely change the approach used for presentational hints.John Mark Bell2009-03-231-1/+1
* Move property dispatch table out of select.c so it can be used by the compute...John Mark Bell2009-02-151-0/+67