On Monday 26 November 2001 23:23, Mark Ashton wrote: > When parsing a stylesheet, I'm finding that Batik's parser seems to not > notice any @import rule past the first one. Below is a sample program that > illustrates this problem. Expected output would be "1.css\n2.css\n3.css", > however I am simply getting "1.css" > > I am running windows 2000, with JDK 1.3. > > Can anyone shed some light on this problem? Is there just something wrong > with my tester (and our production code, which is hitting the same > problem)?
This was a bug. I just committed a fix for it. Thanks for the detailed report, Stephane. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
