[Webkit-unassigned] [Bug 75791] New: display:table causes top border in element to not collapse adding to the width of the element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 7 23:38:34 PST 2012


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

           Summary: display:table causes top border in element to not
                    collapse adding to the width of the element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://jsfiddle.net/PnYPr/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andresilich at gmail.com


Created an attachment (id=121570)
 --> (https://bugs.webkit.org/attachment.cgi?id=121570&action=review)
Display:table issue

The top border should be collapsing on an element with display:table but it doesn't do it unless explicitly being told with border-collapse:collapse; in webkit, otherwise it just adds to the width of the element.

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