<?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>21372</bug_id>
          
          <creation_ts>2008-10-04 14:41:21 -0700</creation_ts>
          <short_desc>Cannot animate &quot;d&quot; attribute for &lt;svg:path&gt;</short_desc>
          <delta_ts>2011-05-22 14:14:14 -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>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>41761</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">ml</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>gavin</cc>
    
    <cc>jeffschiller</cc>
    
    <cc>krit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>94108</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">ml</who>
    <bug_when>2008-10-04 14:41:21 -0700</bug_when>
    <thetext>I&apos;ve tried animating the d attribute of a path but it does not work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94109</commentid>
    <comment_count>1</comment_count>
      <attachid>24094</attachid>
    <who name="Antoine Quint">ml</who>
    <bug_when>2008-10-04 14:41:44 -0700</bug_when>
    <thetext>Created attachment 24094
Testcase</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193761</commentid>
    <comment_count>2</comment_count>
    <who name="Gavin Kistner">gavin</who>
    <bug_when>2010-02-25 09:18:29 -0800</bug_when>
    <thetext>The subject of this bug appears to be incorrect (or no longer correct). It is possible to animate the d element for a path. (I&apos;ll attach a test case, also available at http://phrogz.net/SVG/multi-path-anim.svg.) I think the bug with the original attachment is that begin=&apos;click&apos; does not work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193764</commentid>
    <comment_count>3</comment_count>
      <attachid>49496</attachid>
    <who name="Gavin Kistner">gavin</who>
    <bug_when>2010-02-25 09:21:37 -0800</bug_when>
    <thetext>Created attachment 49496
An animated &apos;d&apos; attribute on a path.

The attachment has an animated path (black) and two animated lines (red and blue); the animation for one line is nested, the other uses xlink to reference the element. All three use a pair of animate elements. All three should look identical (other than color).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193765</commentid>
    <comment_count>4</comment_count>
    <who name="Gavin Kistner">gavin</who>
    <bug_when>2010-02-25 09:23:13 -0800</bug_when>
    <thetext>Additional test case verified to work as expected on Safari 4.0.4 (531.21.10) on Windows, and also Chrome for Windows 4.0.249.89 beta (38071).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>407703</commentid>
    <comment_count>5</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2011-05-22 14:14:14 -0700</bug_when>
    <thetext>Thanks for verifying it Gavin.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>24094</attachid>
            <date>2008-10-04 14:41:44 -0700</date>
            <delta_ts>2008-10-04 14:41:44 -0700</delta_ts>
            <desc>Testcase</desc>
            <filename>path-animation.svg</filename>
            <type>image/svg+xml</type>
            <size>295</size>
            <attacher name="Antoine Quint">ml</attacher>
            
              <data encoding="base64">PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRw
Oi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KCiAgPHRpdGxlPlBhdGggQW5pbWF0aW9uPC90aXRs
ZT4KCiAgPHBhdGggZD0iTTAsMCBMMjAwLDAgTDIwMCwyMDAgTDAsMjAweiIgZmlsbD0icmVkIj4K
ICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImQiIGJlZ2luPSJjbGljayIgdG89Ik0wLDAgTDMw
MCwwIEwzMDAsMjAwIEwwLDIwMHoiIGR1cj0iMnMiIGZpbGw9ImZyZWV6ZSIgLz4KICA8L3BhdGg+
CiAgCjwvc3ZnPg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>49496</attachid>
            <date>2010-02-25 09:21:37 -0800</date>
            <delta_ts>2010-02-25 09:21:37 -0800</delta_ts>
            <desc>An animated &apos;d&apos; attribute on a path.</desc>
            <filename>animated-path-and-lines.svg</filename>
            <type>image/svg+xml</type>
            <size>1413</size>
            <attacher name="Gavin Kistner">gavin</attacher>
            
              <data encoding="base64">PHN2ZyB3aWR0aD0nMTAwJScgaGVpZ2h0PScxMDAlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcv
MjAwMC9zdmcnIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCjxw
YXRoIGQ9J00gMTAwIDIwMCBMIDIwMCAyMDAnIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlPSJibGFj
ayI+DQoJPGFuaW1hdGUgYXR0cmlidXRlVHlwZT0iWE1MIiBhdHRyaWJ1dGVOYW1lPSJkIiBmcm9t
PSJNIDEwMCAyMDAgTCAyMDAgMjAwIiB0bz0iTSAxMDAgMjAwIEwgMTAwIDAiICAgYmVnaW49IjBz
IiBkdXI9IjJzIiBmaWxsPSJmcmVlemUiIC8+DQoJPGFuaW1hdGUgYXR0cmlidXRlVHlwZT0iWE1M
IiBhdHRyaWJ1dGVOYW1lPSJkIiBmcm9tPSJNIDEwMCAyMDAgTCAxMDAgMCIgICB0bz0iTSAxMDAg
MjAwIEwgMjAwIDEwMCIgYmVnaW49IjJzIiBkdXI9IjRzIiBmaWxsPSJmcmVlemUiIC8+DQo8L3Bh
dGg+DQo8bGluZSBpZD0ibDAiIHgxPSIwIiB5MT0iMjAwIiB4Mj0iMTAwIiB5Mj0iMjAwIiBzdHJv
a2U9InJlZCIgc3Ryb2tlLXdpZHRoPSIxIiAvPg0KPGFuaW1hdGUgeGxpbms6aHJlZj0iI2wwIiBh
dHRyaWJ1dGVOYW1lPSJ4MiIgZnJvbT0iMTAwIiB0bz0iMCIgICAgYmVnaW49IjBzIiBkdXI9IjJz
IiBmaWxsPSJmcmVlemUiIC8+DQo8YW5pbWF0ZSB4bGluazpocmVmPSIjbDAiIGF0dHJpYnV0ZU5h
bWU9InkyIiBmcm9tPSIyMDAiIHRvPSIwIiAgICBiZWdpbj0iMHMiIGR1cj0iMnMiIGZpbGw9ImZy
ZWV6ZSIgLz4NCjxhbmltYXRlIHhsaW5rOmhyZWY9IiNsMCIgYXR0cmlidXRlTmFtZT0ieDIiIGZy
b209IjAiICAgdG89IjEwMCIgIGJlZ2luPSIycyIgZHVyPSI0cyIgZmlsbD0iZnJlZXplIiAvPg0K
PGFuaW1hdGUgeGxpbms6aHJlZj0iI2wwIiBhdHRyaWJ1dGVOYW1lPSJ5MiIgZnJvbT0iMCIgICB0
bz0iMTAwIiAgYmVnaW49IjJzIiBkdXI9IjRzIiBmaWxsPSJmcmVlemUiIC8+DQoNCjxsaW5lIGlk
PSJsMSIgeDE9IjIwMCIgeTE9IjIwMCIgeDI9IjMwMCIgeTI9IjIwMCIgc3Ryb2tlPSJibHVlIiBz
dHJva2Utd2lkdGg9IjEiPg0KCTxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9IngyIiBmcm9tPSIzMDAi
IHRvPSIyMDAiICBiZWdpbj0iMHMiIGR1cj0iMnMiIGZpbGw9ImZyZWV6ZSIgLz4NCgk8YW5pbWF0
ZSBhdHRyaWJ1dGVOYW1lPSJ5MiIgZnJvbT0iMjAwIiB0bz0iMCIgICAgYmVnaW49IjBzIiBkdXI9
IjJzIiBmaWxsPSJmcmVlemUiIC8+DQoJPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ieDIiIGZyb209
IjIwMCIgdG89IjMwMCIgIGJlZ2luPSIycyIgZHVyPSI0cyIgZmlsbD0iZnJlZXplIiAvPg0KCTxh
bmltYXRlIGF0dHJpYnV0ZU5hbWU9InkyIiBmcm9tPSIwIiAgIHRvPSIxMDAiICBiZWdpbj0iMnMi
IGR1cj0iNHMiIGZpbGw9ImZyZWV6ZSIgLz4NCjwvbGluZT4NCg0KPC9zdmc+
</data>

          </attachment>
      

    </bug>

</bugzilla>