netsurf/css
John Mark Bell d7bc286801 Rename library to avoid confusion.
Require make test to actually do anything. Will error out by default.

svn path=/trunk/netsurf/; revision=5814
2008-11-28 17:29:35 +00:00
..
Makefile Rename library to avoid confusion. 2008-11-28 17:29:35 +00:00
css.c Extract test code from css.c into a separate source file. 2008-11-28 17:17:45 +00:00
css.h Implement percentage heights for block level elements in normal flow, floats and positioned boxes. Percentage min/max-height not yet handled. 2008-10-12 21:22:28 +00:00
css_enums [project @ 2006-03-19 17:49:32 by dsilvers] 2006-03-19 17:49:32 +00:00
makeenum Make GTK build compile on FreeBSD. 2007-01-29 22:27:15 +00:00
parser.y Include string.h. Thanks to joty. 2008-02-03 16:43:16 +00:00
ruleset.c Implement percentage heights for block level elements in normal flow, floats and positioned boxes. Percentage min/max-height not yet handled. 2008-10-12 21:22:28 +00:00
scanner.l Bring definition of {escape} in line with CSS 2.1 spec. 2008-03-06 23:20:32 +00:00
testcss.c Extract test code from css.c into a separate source file. 2008-11-28 17:17:45 +00:00