[Webkit-unassigned] [Bug 18305] New: Border drawing incorrect when using both border-collapse: collapse and overflow: hidden on a table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 3 18:39:05 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18305

           Summary: Border drawing incorrect when using both border-
                    collapse: collapse and overflow: hidden on a table
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
               URL: http://www.willibrordusgroep.nl/test/webkit_bug.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasper.boot at gmail.com


When WebKit renders a table for which both border-collapse: collapse; and
overflow: hidden; are set via CSS the rendering of my tables with 1px border
looked strange: the bottom and right border were not displayed at all.
After some investigation I found that these borders do get rendered somehow,
but in another way than usual; this effect can be seen by enlarging the
border-width.

Please check the website or the attached test case reduction file to see an
example of both cases


-- 
Configure bugmail: http://bugs.webkit.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