[Webkit-unassigned] [Bug 50909] New: Styles for <tr> are repeated for every <td> in it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 03:12:38 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50909

           Summary: Styles for <tr> are repeated for every <td> in it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://mathiasbynens.be/demo/webkit-tr-css
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mathias at qiwi.be
                CC: niels.matthijs at internetarchitects.be


Styles for <tr> seem to be repeated for every <td> in it.

I’ve made a simple example on http://mathiasbynens.be/demo/webkit-tr-css, where the <td> 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 <td>: http://i.imgur.com/vXNd9.png
In Firefox or Opera, it works as expected: http://i.imgur.com/V7HvU.png

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list