W3C home > Mailing lists > Public > www-svg@w3.org > May 2005

Re: [SVGMobile12] animation and getAttribute()

From: Robin Berjon <robin.berjon@expway.fr>
Date: Sat, 07 May 2005 04:12:31 +0900
Message-ID: <427BC19F.7070704@expway.fr>
To: T Rowley <tor@cs.brown.edu>
Cc: www-svg@w3.org

T Rowley wrote:
> When animation of an attribute is occuring, should getAttribute() return 
> the original document specified value or the current animation value?

The SVG specification doesn't modify definitions from the core DOM, so 
getAttribute() (or, since you're talking about SVG Mobile, 
getAttributeNS() as the non-NS version is absent there) is totally 
ignorant of animation and returns the base value.

-- 
Robin Berjon
   Research Scientist
   Expway, http://expway.com/
Received on Friday, 6 May 2005 19:12:44 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:54:06 UTC