[Webkit-unassigned] [Bug 7022] New: Incorrect inheritence of table cell CSS background property

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Feb 2 03:07:48 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7022

           Summary: Incorrect inheritence of table cell CSS background
                    property
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: patrick at hieper.nl


A CSS table cell class will not properly inherit the background of its parent
table row if there also exists a CSS definition for the background property of
the generic td element. In this case, the background of the td class will not
be set to that of its containing tr, but to that of the generic td. If there is
no CSS background rule for td, the td class correctly inherits the tr
background property.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list