[Webkit-unassigned] [Bug 8848] New: TFOOT borders are copied to THEAD and TBODY

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu May 11 03:47:22 PDT 2006


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

           Summary: TFOOT borders are copied to THEAD and TBODY
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
               URL: http://code.clientside.net.au/safari/tablefoot.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: christopher.bentley at gmail.com


In Safari Version 2.0.3 (417.9.2), when the CSS rule "border-collapse:collapse"
is applied to a TABLE and also CSS borders applied to the TFOOT element or its
descendants, then the TFOOT borders are unexpectedly copied to the THEAD and
TBODY elements. 

In the examples at http://code.clientside.net.au/safari/tablefoot.html only the
TFOOT element should have red borders. Firefox 1.5 Mac renders as I expected -
Opera 8.5 Mac renders in a similar way to Safari. IE 6 Windows cannot apply the
borders directly to the TFOOT element but renders as expected when borders are
applied to descendent cells

A work-around for this bug is to apply a border with the same width to the
affected collateral elements.  This is not always desirable.

Possibly related to http://bugzilla.opendarwin.org/show_bug.cgi?id=3699


-- 
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