<?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>125673</bug_id>
          
          <creation_ts>2013-12-12 20:20:03 -0800</creation_ts>
          <short_desc>Subpixel layout: &lt;li&gt; element is not sized properly when it is placed inside an inline-block &lt;ul&gt;</short_desc>
          <delta_ts>2014-01-19 17:37:30 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>126283</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="alan">zalan</reporter>
          <assigned_to name="alan">zalan</assigned_to>
          <cc>hyatt</cc>
    
    <cc>jonlee</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>959447</commentid>
    <comment_count>0</comment_count>
      <attachid>219146</attachid>
    <who name="alan">zalan</who>
    <bug_when>2013-12-12 20:20:03 -0800</bug_when>
    <thetext>Created attachment 219146
test case

&lt;li&gt; has an extra pixel at the right edge.

&lt;html&gt;
&lt;head&gt;
  &lt;style&gt;
    ul {
      display: inline-block; 
    }
    
    span {
      border: 1px solid green;
    }
    
    li {
      border: 1px solid red;
      margin: 0px;
    }
  &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
  &lt;ul&gt;
    &lt;li&gt;
      &lt;span&gt;there should not be a pixel gap between the green and the red border at the right side. foo.&lt;/span&gt;
  &lt;/ul&gt;
&lt;/body&gt;
&lt;/html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>959449</commentid>
    <comment_count>1</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2013-12-12 20:26:09 -0800</bug_when>
    <thetext>&lt;rdar://problem/15653832&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>969666</commentid>
    <comment_count>2</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2014-01-19 17:37:07 -0800</bug_when>
    <thetext>We match FF (v26) rendering.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>219146</attachid>
            <date>2013-12-12 20:20:03 -0800</date>
            <delta_ts>2013-12-12 20:20:03 -0800</delta_ts>
            <desc>test case</desc>
            <filename>separator_moves.html</filename>
            <type>text/html</type>
            <size>348</size>
            <attacher name="alan">zalan</attacher>
            
              <data encoding="base64">PGh0bWw+CjxoZWFkPgogIDxzdHlsZT4KICAgIHVsIHsKICAgICAgZGlzcGxheTogaW5saW5lLWJs
b2NrOyAKICAgIH0KICAgIAogICAgc3BhbiB7CiAgICAgIGJvcmRlcjogMXB4IHNvbGlkIGdyZWVu
OwogICAgfQogICAgCiAgICBsaSB7CiAgICAgIGJvcmRlcjogMXB4IHNvbGlkIHJlZDsKICAgIH0K
ICA8L3N0eWxlPgo8L2hlYWQ+Cjxib2R5PgogIDx1bD4KICAgIDxsaT4KICAgICAgPHNwYW4+dGhl
cmUgc2hvdWxkIG5vdCBiZSBhIHBpeGVsIGdhcCBiZXR3ZWVuIHRoZSBncmVlbiBhbmQgdGhlIHJl
ZCBib3JkZXIgYXQgdGhlIHJpZ2h0IHNpZGUuIGZvby48L3NwYW4+CiAgPC91bD4KPC9ib2R5Pgo8
L2h0bWw+
</data>

          </attachment>
      

    </bug>

</bugzilla>