<?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>128061</bug_id>
          
          <creation_ts>2014-02-01 20:31:09 -0800</creation_ts>
          <short_desc>Subpixel rendering: borders are reporting float values.</short_desc>
          <delta_ts>2016-04-09 10:31: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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</bug_status>
          <resolution></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="alan">zalan</reporter>
          <assigned_to name="alan">zalan</assigned_to>
          <cc>clopez</cc>
    
    <cc>jonlee</cc>
    
    <cc>ltilve</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>974698</commentid>
    <comment_count>0</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2014-02-01 20:31:09 -0800</bug_when>
    <thetext>Failed cases:

css1/units/length_units.html [ Failure ]
fast/css/bidi-override-in-anonymous-block.html [ Failure ]
fast/multicol/span/anonymous-style-inheritance.html [ Failure ]
fast/repaint/repaint-during-scroll-with-zoom.html [ Failure ]
ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001.htm [ Failure ]
ietestcenter/css3/bordersbackgrounds/border-radius-style-001.htm [ Failure ]
ietestcenter/css3/bordersbackgrounds/border-radius-style-002.htm [ Failure ]
ietestcenter/css3/bordersbackgrounds/border-radius-style-004.htm [ Failure ]
ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001.htm [ Failure ]
ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001.htm [ Failure ]
ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003.htm [ Failure ]
media/video-zoom.html [ Failure ]
svg/custom/svg-fonts-in-html.html [ Failure ]
svg/zoom/page/zoom-background-image-tiled.html [ Failure ]
svg/zoom/page/zoom-background-images.html [ Failure ]
svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1005851</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2014-05-01 14:37:29 -0700</bug_when>
    <thetext>I have rebaselined the test fast/multicol/span/anonymous-style-inheritance.html on r168097 &lt;http://trac.webkit.org/changeset/168097&gt; after the new multi-column mode was enabled.

The other tests are still failing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1042023</commentid>
    <comment_count>2</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2014-10-15 17:56:51 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/174753</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1149979</commentid>
    <comment_count>3</comment_count>
    <who name="Lorenzo Tilve">ltilve</who>
    <bug_when>2015-12-17 07:22:37 -0800</bug_when>
    <thetext>fast/css/bidi-override-in-anonymous-block.html layout test was being skipped on the GTK port.

Passing again after &lt;http://trac.webkit.org/changeset/191727&gt;. Unskipped in &lt;http://trac.webkit.org/changeset/194218&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1182462</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-04-09 10:31:26 -0700</bug_when>
    <thetext>Not sure why this bug was closed as invalid. Zalan fixed most of these tests for the GTK port this week in r199034. The following tests are now passing:

webkit.org/b/128061 fast/repaint/repaint-during-scroll-with-zoom.html [ Failure ]
webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001.htm [ Failure ]
webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-style-001.htm [ Failure ]
webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-style-002.htm [ Failure ]
webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-style-004.htm [ Failure ]
webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001.htm [ Failure ]
webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001.htm [ Failure ]
webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003.htm [ Failure ]
webkit.org/b/128061 media/video-zoom.html [ Failure ]
webkit.org/b/128061 svg/zoom/page/zoom-background-image-tiled.html [ Failure ]
webkit.org/b/128061 svg/zoom/page/zoom-background-images.html [ Failure ]
webkit.org/b/128061 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]

Reopening because the following tests are still failing on the GTK port, and they are marked against this bug:

webkit.org/b/128061 svg/custom/svg-fonts-in-html.html [ Failure ]
webkit.org/b/128061 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
webkit.org/b/128061 svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]

Updated expectations in r199270.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>