summaryrefslogtreecommitdiff
path: root/test/parse-auto.c
Commit message (Expand)AuthorAgeFilesLines
* Quirks mode parsingJohn Mark Bell2009-02-151-10/+15
* Port libcss to libwapcaplet.Daniel Silverstone2009-02-141-22/+27
* Rework handling of imported stylesheets.John Mark Bell2009-02-141-9/+35
* Distinguish between pseudo classes and pseudo elementsJohn Mark Bell2009-02-101-1/+2
* Squash warningsJohn Mark Bell2009-01-201-3/+3
* Dump unexpected bytecodeJohn Mark Bell2009-01-161-0/+6
* Support pointers in the expected bytecode.John Mark Bell2009-01-141-9/+99
* @import tests and support in the test harness.John Mark Bell2009-01-141-4/+9
* Add support for non-selector rule types (currently only charset rules)John Mark Bell2009-01-141-41/+91
* Make the automated parser test harness compare selectorsJohn Mark Bell2009-01-131-1/+154
* Something approximating the beginnings of an automated test harness for the p...John Mark Bell2009-01-121-0/+297