<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>32465</bug_id>
          
          <creation_ts>2009-12-12 00:33:49 -0800</creation_ts>
          <short_desc>End state CSS Animation behavior is wrong and useless by definition.</short_desc>
          <delta_ts>2009-12-14 16:13:26 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>26869</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Gene Dronek">gene</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>171068</commentid>
    <comment_count>0</comment_count>
    <who name="Gene Dronek">gene</who>
    <bug_when>2009-12-12 00:33:49 -0800</bug_when>
    <thetext>On p25, para 2 of Safari Visual Effects Guide. 
 It says: 
.... &quot;However unlike transitions, animations do not change property values at the end of the animation&quot;

Yes, indeed. The properties are all reset to their beginning values.  (at the end of the animation)
You can not intervene.  The properties are reset.  period.  I presume just in case count &gt; 1?   Grrr!

This is so brain dead.  It means one can NOT compose piecewise animation steps for
a node.     It means all animations become looped animations.  This is an insane limitation.

Who defined this behavior? 

How can you go
about piecing together count=1 animations?  Answer, you cannot.   Grrr.

Sigh.

IMHO a count=1 animation SHOULD NOT RESET at the end, but leave the properties at their final values.

Can we get the safari spec fixed?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>171618</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2009-12-14 16:12:18 -0800</bug_when>
    <thetext>Animation fill-modes are on our to-do list for CSS animations.

BTW, you can chain animations by using the webkitAnimationEnd event.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>171619</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2009-12-14 16:13:26 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 26869 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>