<?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>12429</bug_id>
          
          <creation_ts>2007-01-26 18:19:32 -0800</creation_ts>
          <short_desc>animateTransform rotate, with cx/cy is broken</short_desc>
          <delta_ts>2009-12-30 10:55:42 -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>SVG</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-animate-elem-80-t.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jeffschiller</cc>
    
    <cc>krit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>32173</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2007-01-26 18:19:32 -0800</bug_when>
    <thetext>animateTransform rotate, with cx/cy is broken

I expect that this has to do with SVGTransform having &quot;lossy&quot; storage for cx/cy values in a rotation.  Once they&apos;re applied to a transform matrix, they&apos;re difficult (if not impossible) to correctly extract.

Either we&apos;ll need to add floats to store cx/cy in SVGTransform, or we&apos;ll have to use a different class (like SVGTransformDistance) when needing to store these values.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31313</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2007-01-28 16:27:14 -0800</bug_when>
    <thetext>A fix for this was landed in r19201.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30099</commentid>
    <comment_count>2</comment_count>
    <who name="Charles Ying">charles_ying</who>
    <bug_when>2007-01-30 11:05:24 -0800</bug_when>
    <thetext>This functionality has broken in the nightly build as of at least 2007-01-30... should be reopened. this is another assertion failing</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30076</commentid>
    <comment_count>3</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-01-30 11:22:57 -0800</bug_when>
    <thetext>Reopening per Comment #2.  Charles, please provide some more information (which tests, output when failed).  Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>175979</commentid>
    <comment_count>4</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2009-12-30 10:55:42 -0800</bug_when>
    <thetext>Closing the bug. There are not issues with this  functionality. At least not with our tests.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>