Hi Jonathan. Jonathan Chetwynd: > yup your right, in the sense that transform is the necessary operation > however if you look at: > http://www.peepo.com/svg/circle%25.svg > > <g transform="translate(0,170%)"> > > you'd see that it plainly isn't working as % but rather as px > > but is this a bug? thanks for your helpful reply
I would say that "translate(0,170%)" is invalid for a transform attribute, since only plain numbers are allowed in there. I guess ASV is being lenient here. Camero -- Cameron McCormack | Web: http://mcc.id.au/ | ICQ: 26955922 ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

