[Webkit-unassigned] [Bug 103684] New: [CSS Regions] border-radius on a region causes overflow to be hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 16:14:48 PST 2012


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

           Summary: [CSS Regions]  border-radius on a region causes
                    overflow to be hidden
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rhauck at adobe.com


Found in Version 25.0.1335.0 canary

1. Open the attached file in a browser

Result: 

The overflow text is hidden but should be visible as it should inherit the default value of overflow-x and overflow-y. The computedStyle shows as visible.

Comment out the border-radius on region-3 and the overflow text will again be visible.

Just as a control, I tested this scenario without regions with just a div + border-radius and the default overflow behavior is correct in that scenario

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