- From: Dr. Olaf Hoffmann <Dr.O.Hoffmann@gmx.de>
- Date: Sat, 4 Apr 2009 14:09:01 +0100
- To: www-style@w3.org
Hello, this comment is about http://www.w3.org/TR/2009/WD-css3-transitions-20090320 and http://www.w3.org/TR/2009/WD-css3-animations-20090320 If both a transition and an animation is applicable for a property within the same time interval - which one has higher priority. The one with the later begin time? The one later in the source code? Or is the animation used as begin respectively end value of the transition or does the animation always overwrite the transition? What happens with additional SMIL animation or timesheets? They act too on the computed value, if a CSS-property is animated (attributeType CSS or auto, if applicable). As far as I understand SMIL, this simply uses the current style, in this case the animated/transitioned value as underlying value - correct? Olaf
Received on Saturday, 4 April 2009 14:09:53 UTC