Owen W. Taylor 4ddc1118bb Work around libcroco < 0.6.2 parsing bug for 'rgba'
To work around a problem where libcroco < 0.6.2 can't handle
functions starting with 'r' or 'u', preconvert 'rgba' to 'RGBA'
when parsing stylesheets and then check for rgba()
case-insensitively.

(libcroco is uniformly case-sensitive, though the CSS spec requires
that ASCII should be handled case-insensitively.)

https://bugzilla.gnome.org/show_bug.cgi?id=597054
2009-10-05 16:25:38 -04:00
..
2009-10-01 14:41:19 -04:00
2009-09-21 18:21:04 -04:00
2009-07-06 11:55:17 -04:00
2009-07-06 11:55:17 -04:00
2009-10-01 14:41:16 -04:00
2009-08-06 16:46:55 -04:00