summaryrefslogtreecommitdiff
path: root/test/css21.c
Commit message (Expand)AuthorAgeFilesLines
* Pretend we care about fread/fwrite succeedingJohn Mark Bell2009-04-171-3/+7
* More c89ismsJohn Mark Bell2009-04-151-9/+12
* Initialise variables.John Mark Bell2009-03-021-4/+6
* Quirks mode parsingJohn Mark Bell2009-02-151-5/+6
* Port libcss to libwapcaplet.Daniel Silverstone2009-02-141-14/+15
* Rework handling of imported stylesheets.John Mark Bell2009-02-141-3/+34
* Purge stylesheet dumping code from the library.John Mark Bell2009-01-191-1/+8
* Divorce css_string from whatever gets stored in lpu hashes.John Mark Bell2008-12-011-3/+3
* More modifications to allow numerous iterations for profiling.John Mark Bell2008-11-301-2/+2
* Modify to allow a configurable number of iterations for profiling.John Mark Bell2008-11-301-27/+43
* Port css21 frontend to new object APIJohn Mark Bell2008-11-091-3/+2
* Provide an internal mechanism for dumping stylesheets to a file handle.John Mark Bell2008-10-191-1/+3
* Modify CSS2.1 frontend test driver to use the public stylesheet API.John Mark Bell2008-09-251-21/+9
* Stub out a CSS 2.1 stage 2 parser.John Mark Bell2008-08-011-0/+90