<?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>50909</bug_id>
          
          <creation_ts>2010-12-13 03:12:37 -0800</creation_ts>
          <short_desc>Styles for &lt;tr&gt; are repeated for every &lt;td&gt; in it</short_desc>
          <delta_ts>2011-07-04 06:09:19 -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>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>9268</dup_id>
          
          <bug_file_loc>http://mathiasbynens.be/demo/webkit-tr-css</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Mathias Bynens">mathias</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dbates</cc>
    
    <cc>mathias</cc>
    
    <cc>mihnea</cc>
    
    <cc>niels.matthijs</cc>
    
    <cc>paulirish</cc>
    
    <cc>temp01irc+bugzilla</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>321018</commentid>
    <comment_count>0</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2010-12-13 03:12:37 -0800</bug_when>
    <thetext>Styles for &lt;tr&gt; seem to be repeated for every &lt;td&gt; in it.

I’ve made a simple example on http://mathiasbynens.be/demo/webkit-tr-css, where the &lt;td&gt; gets a gradient background-image through CSS. (Note that I avoided the use of CSS3 gradients to avoid complexity and confusion — it’s just a simple test case.)

In WebKit, the image is repeated for every &lt;td&gt;: http://i.imgur.com/vXNd9.png
In Firefox or Opera, it works as expected: http://i.imgur.com/V7HvU.png</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>418685</commentid>
    <comment_count>1</comment_count>
    <who name="Mihnea Ovidenie">mihnea</who>
    <bug_when>2011-06-10 06:12:31 -0700</bug_when>
    <thetext>This is not necessary related to the gradient. Instead of the gradient, you can use another image and still reproduce the problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>418697</commentid>
    <comment_count>2</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2011-06-10 07:07:05 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; This is not necessary related to the gradient. Instead of the gradient, you can use another image and still reproduce the problem.

For the record, I never said it was. I simply used a background image that happened to be a gradient (for clarity). Of course it doesn’t matter which image is used.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>431894</commentid>
    <comment_count>3</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2011-07-04 06:09:19 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>