<?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>48987</bug_id>
          
          <creation_ts>2010-11-04 04:05:15 -0700</creation_ts>
          <short_desc>[Qt] svg/animations/animate-path-nested-transforms.html fails</short_desc>
          <delta_ts>2011-01-23 14:29:23 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>49045</dup_id>
          
          <bug_file_loc></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="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>krit</cc>
    
    <cc>pnormand</cc>
    
    <cc>rhodovan.u-szeged</cc>
    
    <cc>shanestephens</cc>
    
    <cc>tony</cc>
    
    <cc>zherczeg</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>304573</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-04 04:05:15 -0700</bug_when>
    <thetext>svg/animations/animate-path-nested-transforms.html introduced in r71314 and fails:
http://build.webkit.org/results/Qt%20Linux%20Release/r71319%20%2823154%29/svg/animations/animate-path-nested-transforms-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>304576</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-04 04:19:18 -0700</bug_when>
    <thetext>I added svg/animations/animate-path-nested-transforms.html to
the Skipped list: http://trac.webkit.org/changeset/71320</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>304870</commentid>
    <comment_count>2</comment_count>
    <who name="Shane Stephens">shanestephens</who>
    <bug_when>2010-11-04 14:26:27 -0700</bug_when>
    <thetext>I&apos;d like to help fix this but I don&apos;t know much about the Qt port.  I can tell you about the patch that introduced the test however.

r71314 was introduced to fix an issue in the way animated path transforms interact with container transforms.  The test (svg/animations/animate-path-nested-transforms.html) fails with the old behaviour, and (at least in webkit main) passes with the new behaviour.

The test looks at the starting and ending bounding box of an animated square, to make sure that the square moves overall horizontally more than vertically.

Looking at the output of the test for the Qt port, it seems that the animation proceeds correctly, but that the start and ending locations are slightly incorrect.  I am unable to run this test on a linux machine (at least not for another week) to confirm this, but it almost seems as if the bounding box is larger when the test is run using Qt.  If this is the case, then this specific test can be fixed by providing expected results for Qt that roughly match the output (e.g. (360, 270) and (700, 230)); however I&apos;m also quite curious as to why the values are so different.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>304880</commentid>
    <comment_count>3</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2010-11-04 14:33:32 -0700</bug_when>
    <thetext>Adding some people who might know about svg in qt.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>305222</commentid>
    <comment_count>4</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2010-11-05 04:42:26 -0700</bug_when>
    <thetext>New test crashes on GTK, see bug 49065</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>305329</commentid>
    <comment_count>5</comment_count>
    <who name="Shane Stephens">shanestephens</who>
    <bug_when>2010-11-05 10:01:40 -0700</bug_when>
    <thetext>The crashing in debug mode is being tracked in https://bugs.webkit.org/show_bug.cgi?id=49045 and is not related to the test failure in Qt.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>307274</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-10 03:04:36 -0800</bug_when>
    <thetext>svg/animations/animate-text-nested-transforms.html introduced in r71726
and has same failure as svg/animations/animate-path-nested-transforms.html
and was added to the skipped list: http://trac.webkit.org/changeset/71731</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>307360</commentid>
    <comment_count>7</comment_count>
    <who name="Shane Stephens">shanestephens</who>
    <bug_when>2010-11-10 08:18:19 -0800</bug_when>
    <thetext>Sorry about this, I had intended to wait until the Qt issues were resolved before landing the second patch :(

I&apos;ll have access to a Linux box again in 2 days, if there&apos;s no progress by then I&apos;ll look into what&apos;s happening.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>338756</commentid>
    <comment_count>8</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2011-01-23 14:29:23 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>