SVGt 1.2 Tests: udom-smil-203-t reference image shows incorrect position for the fourth rectangle.

Hi All,
 
The reference image of the test udom-smil-203-t shows that the
rectangle at the bottom of the image is left of the left-most
grey rectangle; aligned with all other animated rectangles.

Reading the test file, the mentioned situation should not be
possible. 

Originally the rectangle is positioned at x=220.
When the top-most rectangle is clicked, two animations start.
One animates x from 120 to 320 and the other sets the x to 220.
The latter one will override the former because it appears
later in the document, which will leave the rectangle
to x=220.

Script will end the set animation when the normal animation 
reaches point x=220 based on timing. After that the rectangle
will move to right from position x=220. 
  
Yours,
  - Kalle Raita
 

Kalle Raita 
NVIDIA Corporation 
Tel. +358 40 723 1441 
kraita@nvidia.com 
http://eu.nvidia.com <http://eu.nvidia.com/>  

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

Received on Tuesday, 18 March 2008 09:47:24 UTC