On Wed, 07 Jun 2006 22:59:24 +0200, Scott Hayman <shayman@rim.com> wrote: > How the "viewbox" attribute should be parsed is specified in the > definition of the viewbox attribute [1]. Attribute values that don't > match what is specified must be treated as unsupported values. How > unsupported values should be handled is specified in Implementation > Requirements [2]. > > [1] > http://www.w3.org/TR/2005/WD-SVGMobile12-20051207/coords.html#ViewBoxAttribute > [2] http://www.w3.org/TR/2005/WD-SVGMobile12-20051207/implnote.html May I ask where "whitespace" is defined? And do I understand it correctly that all of the following (values) are valid: * "20, 54, 34 32" * "20 54, 588,43" ... and the following are not: * " 32, 23, 23 54" (leading space) * "23, 23, 32, 12," (trailing comma) " "23 23 23 23 " (trailing space) " 23 23 23 23" (leading newline) ... is that really what is intended? -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>Received on Saturday, 10 June 2006 12:27:13 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 4 September 2006 18:11:52 GMT