<?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>87099</bug_id>
          
          <creation_ts>2012-05-22 01:35:25 -0700</creation_ts>
          <short_desc>REGRESSION(r117815): It made fast/css/zoom-in-length-round-trip.html fail on !ENABLE(SUBPIXEL_LAYOUT) platforms</short_desc>
          <delta_ts>2012-05-23 00:13:22 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>87145</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>
          
          <blocked>79666</blocked>
    
    <blocked>85555</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Szilard Ledan">szledan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eae</cc>
    
    <cc>eric</cc>
    
    <cc>kling</cc>
    
    <cc>leviw</cc>
    
    <cc>mrobinson</cc>
    
    <cc>ossy</cc>
    
    <cc>pnormand</cc>
    
    <cc>tmpsantos</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>630080</commentid>
    <comment_count>0</comment_count>
    <who name="Szilard Ledan">szledan</who>
    <bug_when>2012-05-22 01:35:25 -0700</bug_when>
    <thetext>These tests fail in Qt, GTK and Mac bots.

--- /ramdisk/qt-linux-64-release/build/layout-test-results/css1/units/rounding-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/css1/units/rounding-actual.txt 
@@ -4,8 +4,8 @@
 
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
-FAIL divtop.bottom should be 31. Was 29.
-PASS divbottom.top is 31
+FAIL Math.round(divtop.bottom) should be 31. Was 29.
+PASS Math.round(divbottom.top) is 31
 PASS successfullyParsed is true
 
 TEST COMPLETE

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/css/zoom-in-length-round-trip-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/css/zoom-in-length-round-trip-actual.txt 
@@ -2,5 +2,24 @@
 
 The test queries offsetWidth and offsetHeight of a 1Ă10-pixel rectangle under zooming by a factor of k/100 for 100 â¤ k â¤ 200.
 
-PASS
+FAIL at 106% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 107% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 108% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 109% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 116% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 117% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 118% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 119% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 127% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 128% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 129% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 137% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 138% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 139% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 148% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 149% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 158% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 159% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 169% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 179% magnification: 1 mapped to 1 and 10 mapped to 10.
 
Could you check it, please?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>630098</commentid>
    <comment_count>1</comment_count>
    <who name="Emil A Eklund">eae</who>
    <bug_when>2012-05-22 01:45:58 -0700</bug_when>
    <thetext>The first one (css1/units/rounding-actual) just needs to be rebaselined. The second one is more interesting, I&apos;ll look into it tomorrow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>630131</commentid>
    <comment_count>2</comment_count>
    <who name="Szilard Ledan">szledan</who>
    <bug_when>2012-05-22 02:30:54 -0700</bug_when>
    <thetext>Thank you for your comment; you&apos;re right, the first one only needs to be rebased. 

Both of them have been skipped in
http://trac.webkit.org/changeset/117936/trunk/LayoutTests/platform/qt/Skipped

The first one (css1/units/rounding.html) have been unskipped and rebased here:
http://trac.webkit.org/changeset/117939.

Please unskip the second one (fast/css/zoom-in-length-round-trip.html) after it has been fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>630132</commentid>
    <comment_count>3</comment_count>
    <who name="Emil A Eklund">eae</who>
    <bug_when>2012-05-22 02:31:47 -0700</bug_when>
    <thetext>Will do, thank you.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>630286</commentid>
    <comment_count>4</comment_count>
    <who name="Thiago Marcos P. Santos">tmpsantos</who>
    <bug_when>2012-05-22 05:36:33 -0700</bug_when>
    <thetext>I&apos;m also adding fast/css/zoom-in-length-round-trip.html to EFL test_expectations.txt. Please remember to remove from there too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>630650</commentid>
    <comment_count>5</comment_count>
    <who name="Levi Weintraub">leviw</who>
    <bug_when>2012-05-22 12:15:12 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 87145 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>630652</commentid>
    <comment_count>6</comment_count>
    <who name="Levi Weintraub">leviw</who>
    <bug_when>2012-05-22 12:15:33 -0700</bug_when>
    <thetext>Unskipped in r118013: &lt;http://trac.webkit.org/changeset/118013&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>631309</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-05-23 00:13:22 -0700</bug_when>
    <thetext>Unskipped on Qt too - r118135.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>