summaryrefslogtreecommitdiff
path: root/test/select-auto.c
Commit message (Expand)AuthorAgeFilesLines
* Query client for initial values of color, font-family, quotes, and voice-fami...John Mark Bell2009-07-041-1/+29
* Make all URIs absoluteJohn Mark Bell2009-07-011-1/+13
* Support for parsing inline stylesJohn Mark Bell2009-06-261-3/+4
* More c89ismsJohn Mark Bell2009-04-151-4/+5
* Implement set_*_from_hintJohn Mark Bell2009-03-231-1/+1
* Completely change the approach used for presentational hints.John Mark Bell2009-03-231-3/+19
* Fix test harness to actually stand a chance of working.John Mark Bell2009-03-221-3/+7
* Initialise variables.John Mark Bell2009-03-021-1/+1
* Quirks mode parsingJohn Mark Bell2009-02-151-26/+36
* Port libcss to libwapcaplet.Daniel Silverstone2009-02-141-138/+149
* Rework handling of imported stylesheets.John Mark Bell2009-02-141-2/+1
* Pseudo classes are now matched by callbacks to the client. This is far saner,...John Mark Bell2009-02-141-46/+106
* Handle :first-child within libcssJohn Mark Bell2009-02-141-5/+15
* A motley selection of changes. Vague summary:John Mark Bell2009-02-141-5/+5
* Beginnings of a computed style dump routine.John Mark Bell2009-02-131-3/+11
* Test driver for selection engine testsJohn Mark Bell2009-02-121-0/+952