
Hi, Given this CSS file text: body { font: 80%/1.5 Arial,Helvetica,sans-serif; } Pretty printing produces: body { font : 80% / 1.5Arial, Helvetica, sans-serif; } Note the spaces around the font-size and line-height forward slash and no space between 1.5 and Arial. best, -Rob

Hello Rob, Thank you for reporting this issue. We will take a look and let you know about it as soon as it get fixed. Regards, Mircea. On 10.02.2012 00:01, Rob Koberg wrote:
Hi,
Given this CSS file text:
body { font: 80%/1.5 Arial,Helvetica,sans-serif; }
Pretty printing produces:
body { font : 80% / 1.5Arial, Helvetica, sans-serif; }
Note the spaces around the font-size and line-height forward slash and no space between 1.5 and Arial.
best, -Rob _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
-- Enachescu Mircea Syncro Soft | oXygen XML Tel: +1-650-352-1250 ext.212 Fax: +40-251-461482 support@oxygenxml.com http://www.oxygenxml.com
participants (2)
-
Mircea
-
Rob Koberg