<?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>32604</bug_id>
          
          <creation_ts>2009-12-16 02:23:21 -0800</creation_ts>
          <short_desc>[GTK] svg/custom/path-getTotalLength.svg failing on the release bot</short_desc>
          <delta_ts>2011-07-06 11:50:02 -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>PC</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>Gtk</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gustavo Noronha (kov)">gustavo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>krit</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>172239</commentid>
    <comment_count>0</comment_count>
    <who name="Gustavo Noronha (kov)">gustavo</who>
    <bug_when>2009-12-16 02:23:21 -0800</bug_when>
    <thetext>This test fails on the release bot only. It seems to be caused by some rounding error:

--- layout-test-results/svg/custom/path-getTotalLength-expected.txt	2009-12-16 02:17:20.000000000 -0800
+++ layout-test-results/svg/custom/path-getTotalLength-actual.txt	2009-12-16 02:17:20.000000000 -0800
@@ -1,4 +1,4 @@
 PASS: M 0 0 L 100 0 L 100 100 L 0 100 Z&quot; = 400
 PASS: M 0 0 l 100 0 l 0 100 l -100 0 Z&quot; = 400
 PASS: M 0 0 t 0 100&quot; = 100
-PASS: M 0 0 Q 55 50 100 100&quot; = 141.4804229736328
+PASS: M 0 0 Q 55 50 100 100&quot; = 141.48040771484375</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172286</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2009-12-16 07:12:55 -0800</bug_when>
    <thetext>It&apos;s possible that this is caused by cairo. I stores the points in fixed point. I doubt that we can fix this is webkit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>248983</commentid>
    <comment_count>2</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2010-07-09 07:18:25 -0700</bug_when>
    <thetext>Changed component to SVG, so it shows up in my all-svg-bugs search.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>407701</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2011-05-22 13:58:44 -0700</bug_when>
    <thetext>Gustavo can you check this again please? The calculation path length calculation is now done independent of the graphic library.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>432910</commentid>
    <comment_count>4</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2011-07-06 11:50:02 -0700</bug_when>
    <thetext>Works independent from Path now. Same results across plattforms</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>