[Webkit-unassigned] [Bug 73532] New: display:table-cell with border-radius makes parent with display:table-row rounded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 23:57:36 PST 2011


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

           Summary: display:table-cell with border-radius makes parent
                    with display:table-row rounded
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mwei at lxde.org


Overview: 
The table-row in its parent should not be rounded while its table-cell child is set with border-radius.

Steps to Reproduce: 
1. Open the example in the attachment of this bug.

Actual Results:
The green box is rounded, no red area on the corners.

Expected Results:
The green box is rounded, while the read area is on the corners. Firefox 8.0 renders it correctly.

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