* andrewgirow wrote:
>The new tests are nice however they are not SVG Tiny 1.1 compliant 
>themselves. There are several files with the same problem:

I think comments on the test suite should go to [EMAIL PROTECTED]

>The animated values attribute (i.e. 'values') is 
>"A semicolon-separated list of one or more values." as it defined 
>http://www.w3.org/TR/2001/REC-smil-animation-
>20010904/#ValuesAttribute
>and here 
>http://www.w3.org/TR/SVG11/animate.html#ValueAttributes  
>
>It is NOT a semicolon AND spaces separated list. In a row of the 
>tests this attribute has space as a delimeter!

Note that the former says "Leading and trailing white space, and white
space before and after semicolon separators, will be ignored" so if you
mean

  values = " foo ; bar "

then there is nothing wrong with that. Note that a number of tests do
not set atomic values but lists of values, for example, for a viewBox
attribute you might use

  values = " 0 0 100 100 ; 10 10 110 110 "

there is nothing wrong with that either. I could not find any test that
matches your description, could you cite the file names of some of them?
-- 
Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 


-----
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/
 

Reply via email to