<?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>6834</bug_id>
          
          <creation_ts>2006-01-26 03:50:24 -0800</creation_ts>
          <short_desc>&quot;end&quot; keyword for &quot;begin&quot; animation attribute not understood</short_desc>
          <delta_ts>2009-10-05 09:28:19 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://fuchsia-design.com/WebKit/Bugs/animate_color_with_relative_begin.xml</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">ml</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ian</cc>
    
    <cc>jeffschiller</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>30069</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">ml</who>
    <bug_when>2006-01-26 03:50:24 -0800</bug_when>
    <thetext>The SMIL timing model allows authors to set animation begin times using relative timing. For instance, one can tell the animation engine to begin an animation after animation with id &quot;foo&quot; completes as follows: begin=&quot;foo.end&quot;. This bug shows that the particular support for keyword &quot;end&quot; is not currently supported.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30070</commentid>
    <comment_count>1</comment_count>
      <attachid>5982</attachid>
    <who name="Antoine Quint">ml</who>
    <bug_when>2006-01-26 03:51:05 -0800</bug_when>
    <thetext>Created attachment 5982
Testcase for &quot;end&quot; keyword for &quot;begin&quot; animation attribute</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30216</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-01-26 16:27:26 -0800</bug_when>
    <thetext>Low visibility issue in an incomplete feature.  p4.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79630</commentid>
    <comment_count>3</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2008-05-04 13:29:59 -0700</bug_when>
    <thetext>Seems fixed to me using trunk.
Cheers,

Rob.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79633</commentid>
    <comment_count>4</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2008-05-04 13:57:59 -0700</bug_when>
    <thetext>See bug 18889 for an issue with text in the testcase disappearing when selected.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119204</commentid>
    <comment_count>5</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-04-28 16:42:15 -0700</bug_when>
    <thetext>The test case no longer works, because fuchsia-design.com is no longer reachable. :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119248</commentid>
    <comment_count>6</comment_count>
    <who name="Jeff Schiller">jeffschiller</who>
    <bug_when>2009-04-28 18:52:02 -0700</bug_when>
    <thetext>The linked-to testcase may not be reachable but the attached testcase is still valid.  It works in Opera and in Safari 4:

- click in the left square and it will animate from white to black
- as soon as the left square finishes, the right square will animate from white to black

Based on the test case working, I would think this bug is now fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>152305</commentid>
    <comment_count>7</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2009-10-05 08:38:47 -0700</bug_when>
    <thetext>Confirmed, bug is fixed in ToT. Closing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>152312</commentid>
    <comment_count>8</comment_count>
    <who name="Jeff Schiller">jeffschiller</who>
    <bug_when>2009-10-05 09:09:56 -0700</bug_when>
    <thetext>For those of us unfamiliar with terminology - what&apos;s ToT?  Tip of Trunk? :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>152323</commentid>
    <comment_count>9</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2009-10-05 09:28:19 -0700</bug_when>
    <thetext>Top Of Tree :-)</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>5982</attachid>
            <date>2006-01-26 03:51:05 -0800</date>
            <delta_ts>2006-01-26 03:51:05 -0800</delta_ts>
            <desc>Testcase for &quot;end&quot; keyword for &quot;begin&quot; animation attribute</desc>
            <filename>animate_color_with_relative_begin.xml</filename>
            <type>image/svg+xml</type>
            <size>1664</size>
            <attacher name="Antoine Quint">ml</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAv
c3ZnIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjQwMCI+CgogIDxkZWZzPgogICAgPGxpbmVhckdyYWRp
ZW50IGlkPSJncmFkaWVudCIgeDE9IjAiIHkxPSIwIiB4Mj0iMCIgeTI9IjEiPgogICAgICA8c3Rv
cCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9InJnYigyNTUsIDExNCwgMTgwKSIgc3RvcC1vcGFjaXR5
PSIwLjUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0icmdiKDI1NSwgMCwg
MTIzKSIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgoKICA8cmVjdCB3aWR0aD0i
NDAwIiBoZWlnaHQ9IjQwMCIgZmlsbD0idXJsKCNncmFkaWVudCkiIC8+CgogIDxyZWN0IHg9IjEw
IiB5PSIxMCIgd2lkdGg9IjE4NSIgaGVpZ2h0PSIyMDAiIGZpbGw9IndoaXRlIiBvcGFjaXR5PSIw
LjUiPgogICAgPGFuaW1hdGVDb2xvciBpZD0icHJldmlvdXMiIGF0dHJpYnV0ZU5hbWU9ImZpbGwi
IGZyb209IndoaXRlIiB0bz0iYmxhY2siIGJlZ2luPSJjbGljayIgZHVyPSIycyIgZmlsbD0iZnJl
ZXplIiAvPgogIDwvcmVjdD4KCiAgPHJlY3QgeD0iMjA1IiB5PSIxMCIgd2lkdGg9IjE4NSIgaGVp
Z2h0PSIyMDAiIGZpbGw9IndoaXRlIiBvcGFjaXR5PSIwLjUiPgogICAgPGFuaW1hdGVDb2xvciBh
dHRyaWJ1dGVOYW1lPSJmaWxsIiBmcm9tPSJ3aGl0ZSIgdG89ImJsYWNrIiBiZWdpbj0icHJldmlv
dXMuZW5kIiBkdXI9IjJzIiBmaWxsPSJmcmVlemUiIC8+CiAgPC9yZWN0PgoKICA8Zm9yZWlnbk9i
amVjdCB4PSIxMCIgeT0iMjEwIiB3aWR0aD0iMzgwIj4KICAgIDxodG1sIHhtbG5zPSJodHRwOi8v
d3d3LnczLm9yZy8xOTk5L3hodG1sIj4KICAgICAgPGJvZHk+CiAgICAgICAgPHA+CiAgICAgICAg
ICBUaGUgc2VtaS10cmFuc3BhcmVudCBmaWxsIGNvbG9yIGZvciB0aGUgbGVmdCByZWN0YW5nbGUg
c2hvdWxkIGFuaW1hdGUgZnJvbSB3aGl0ZSB0byBibGFjayBkdXJpbmcgMiBzZWNvbmRzIHJpZ2h0
IGF0IGxvYWQgdGltZS4gVGhlIHNlbWktdHJhbnNwYXJlbnQgZmlsbCBjb2xvciBmb3IgdGhlIHJp
Z2h0IHJlY3RhbmdsZSBzaG91bGQgYW5pbWF0ZSBmcm9tIHdoaXRlIHRvIGJsYWNrIGR1cmluZyAy
IHNlY29uZHMgYXMgdGhlIHByZXZpb3VzIGFuaW1hdGlvbiBjb21wbGV0ZXMsIGluIG90aGVyIHdv
cmRzIDIgc2Vjb25kcyBhZnRlciBkb2N1bWVudCBsb2FkIHRpbWUuIFRoaXMgdGVzdCB1c2VzIHJl
bGF0aXZlIHN5bmNocm9uaXphdGlvbiBmZWF0dXJlcyBmcm9tIFNNSUwsIHdpdGggdGhlIDxjb2Rl
PmJlZ2luPC9jb2RlPiB2YWx1ZSBmb3IgdGhlIHNlY29uZCBhbmltYXRpb24gYmVpbmcgc2V0IHRv
IDxjb2RlPnByZXZpb3VzLmVuZDwvY29kZT4sIHdoZXJlIDxjb2RlPnByZXZpb3VzPC9jb2RlPiBp
cyB0aGUgPGNvZGU+aWQ8L2NvZGU+IG9mIHRoZSBmaXJzdCBhbmltYXRpb24uCiAgICAgICAgPC9w
PgogICAgICAgIDxwPgogICAgICAgICAgPGEgaHJlZj0ibWFpbHRvOmFxQGZ1Y2hzaWEtZGVzaWdu
LmNvbSIgc3R5bGU9ImNvbG9yOiBtYXJvb24iPkFudG9pbmUgUXVpbnQ8L2E+LCBKYW51YXJ5IDI0
dGgKICAgICAgICA8L3A+CiAgICAgIDwvYm9keT4KICAgIDwvaHRtbD4KICA8L2ZvcmVpZ25PYmpl
Y3Q+Cgo8L3N2Zz4=
</data>

          </attachment>
      

    </bug>

</bugzilla>