netsurf/css
John Mark Bell 8f999376d5 Bring definition of {escape} in line with CSS 2.1 spec.
Require units when parsing css lengths.
Correctly ignore background: meta-properties which have multiple instances of sub-properties (e.g. foo { background: red pink; })

svn path=/trunk/netsurf/; revision=3893
2008-03-06 23:20:32 +00:00
..
css.c Bring definition of {escape} in line with CSS 2.1 spec. 2008-03-06 23:20:32 +00:00
css.h Improve handling of HTML attributes / markup: 2008-02-25 16:37:48 +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 Bring definition of {escape} in line with CSS 2.1 spec. 2008-03-06 23:20:32 +00:00
scanner.l Bring definition of {escape} in line with CSS 2.1 spec. 2008-03-06 23:20:32 +00:00