On Wednesday 17 October 2001 01:22, Mark Morin wrote: > I'm trying to use Batik's CSS parser for parsing XML style sheets. Since I > haven't taught it about many of the properties yet, it raises an error when > it sees an unknown property and doesn't seem to parse any of the properties > or rules that come afterwards. Is this the correct behavior? My reading > of > > http://www.w3.org/TR/REC-CSS2/syndata.html#parsing-errors > > seems to say it should just skip the property. >
It's up to you to ignore these errors in your application to be compliant with the CSS spec. -- Stephane. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
