[Webkit-unassigned] [Bug 122061] New: Gap rendered between nested elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 28 06:24:56 PDT 2013


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

           Summary: Gap rendered between nested elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mafooster at gmail.com


Created an attachment (id=212898)
 --> (https://bugs.webkit.org/attachment.cgi?id=212898&action=review)
html file demonstrating nested element render bug

If you place one element inside another, even if the parent has 0px padding and the child has 0px margin, there will still be a very thin gap between the 2 elements.

This is most noticeable when you combine the 2 with a border radius.

It is especially noticeable when zoomed in.

This present in chrome and safari.

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