Hi- Jayne De Sesa wrote: > > Just wanted to report that on my RIM Blackberry 7290 Wireless Handheld > v4.0.2.49 (Platform > 1.8.0.142) I only got the following message: > > An error was encountered while transcoding this file (Error: An internal > error was > encountered while transcoding this file (Error: The value "100%" for > attribute "width" of > element <svg> named "$unnamed$0" is invalid.).)
Even though this file was authored for SVG Full 1.1, it should display fine in a mobile viewer. As stated in the SVG Tiny 1.1 spec [1], "SVGT supports user units only, except for the 'width' and 'height' attributes on the outermost 'svg' element where CSS units are also supported. SVGB supports both user units and CSS user identifiers." So, '<svg width="100%" ... >' is perfectly valid. FWIW, SVG Tiny 1.2 [2] also permits percentages in width/height attributes of the SVG root 'svg' element. Maybe you should file a bug report with RIM. [1] http://www.w3.org/TR/SVGMobile/#units [2] http://www.w3.org/TR/SVGMobile12/struct.html#SVGElementWidthAttribute Regards- -Doug ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

