<?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>30737</bug_id>
          
          <creation_ts>2009-10-23 20:46:31 -0700</creation_ts>
          <short_desc>fast/css/opacity-float.html fails in 64-bit Linux</short_desc>
          <delta_ts>2012-05-05 09:39:26 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jan Alonzo">jmalonzo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alex</cc>
    
    <cc>evan</cc>
    
    <cc>xan.lopez</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>157415</commentid>
    <comment_count>0</comment_count>
    <who name="Jan Alonzo">jmalonzo</who>
    <bug_when>2009-10-23 20:46:31 -0700</bug_when>
    <thetext>One of the test cases in opacity-float.html fails in 64-bit Linux. Kindly see the diff below.

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r50015%20%28511%29/fast/css/opacity-float-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>157494</commentid>
    <comment_count>1</comment_count>
    <who name="Evan Martin">evan</who>
    <bug_when>2009-10-24 15:01:23 -0700</bug_when>
    <thetext>The test is kind of stupid (I can say that because I wrote it).  I was just attempting to test a large value.

The conversion goes:
  string &quot;98765432198&quot; -&gt; double -&gt; long long -&gt; * 100000 -&gt; string
I assume we&apos;re losing precision in either the double or the *100000.  Probably the double, maybe related to 80-bit doubles vs 64-bit doubles.

I would update the test with a number that is near the upper bound of what should reasonably work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>158327</commentid>
    <comment_count>2</comment_count>
    <who name="Jan Alonzo">jmalonzo</who>
    <bug_when>2009-10-27 13:04:43 -0700</bug_when>
    <thetext>*** Bug 30818 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>617000</commentid>
    <comment_count>3</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2012-05-05 09:39:26 -0700</bug_when>
    <thetext>The tests covered by this bug were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt. Their expectations were removed in r116122[1] (covered by bug #85591). Closing the bug.

1: http://trac.webkit.org/changeset/116122</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>