From: Alan K. <al...@tr...> - 2011-09-29 15:02:20
|
On 9/22/2011 12:33 PM, Martin Fox wrote: > I just changed the version to the latest one, and when I run > the getCssText() of a style sheet, the *font-family* value is coming > without the comas that separate the different families in a same rule. > > That was not happening in the previous version :( > > Do you know how can I fix it? > I replaced the version because the last one was giving me error when I > parse an @import(), but now I'm having this issue. > Could you attach some sample code---maybe even a JUnit test---that demonstrates the problem? Specifically which version are you seeing this on? We're in the middle of wrapping up 0.9.6 and I'm unsure if you're using one of the snapshot builds of that, or if you meant that you moved up to 0.9.5 from something else. You might want to try one of the snapshots of 0.9.6, as there were a number of bugfixes applied to that. Thanks, Alan Krueger |