<?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>68193</bug_id>
          
          <creation_ts>2011-09-15 14:34:47 -0700</creation_ts>
          <short_desc>Vertical border-spacing space gets doubled across row-group elements</short_desc>
          <delta_ts>2011-09-27 23:45:12 -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>Tables</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>20040</dup_id>
          
          <bug_file_loc>data:text/html;charset=utf-8,&lt;!DOCTYPE%20html&gt;%0A&lt;table&gt;%0A%20&lt;thead&gt;%0A%20%20&lt;tr&gt;%0A%20%20%20&lt;td&gt;head1%0A%20%20%20&lt;td&gt;head2%0A%20&lt;tbody&gt;%0A%20%20&lt;tr&gt;%0A%20%20%20&lt;td&gt;one%0A%20%20%20&lt;td&gt;two%0A%20%20&lt;tr&gt;%0A%20%20%20&lt;td&gt;three%0A%20%20%20&lt;td&gt;four%0A&lt;%2Ftable&gt;%0A&lt;style&gt;%0Atd%20{%20background%3A%20gold%3B%20border-radius%3A%205px%3B%20border%3A%20thin%20solid%20black%3B%20}%0Atable%20{%20border-spacing%3A%200%2010px%3B%20}%0A&lt;%2Fstyle&gt;</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="Tab Atkins">tabatkins</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dbates</cc>
    
    <cc>lea</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>468091</commentid>
    <comment_count>0</comment_count>
    <who name="Tab Atkins">tabatkins</who>
    <bug_when>2011-09-15 14:34:47 -0700</bug_when>
    <thetext>See the data url attached.

The vertical component of &apos;border-spacing&apos; is doubled between rows that are part of different row-groups.  In the test case, the first row is in a &lt;thead&gt; and the latter two are in a &lt;tbody&gt;, so the gap between the first and second row is 20px, while the gap between the second and third is 10px, which is what is actually set in the CSS.

(I suspect we&apos;re using machinery similar or identical to margin collapsing, and making row groups prevent collapsing across themselves.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474538</commentid>
    <comment_count>1</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2011-09-27 23:45:12 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 20040 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>