[Webkit-unassigned] [Bug 72619] border-radius does not "hide" inner content when overflow:hidden is specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 13:26:20 PDT 2012


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


Jens Christian Rodi Hansen <jens at rodi.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jens at rodi.dk




--- Comment #17 from Jens Christian Rodi Hansen <jens at rodi.dk>  2012-08-24 13:26:19 PST ---
One more confirmation. So happy to find that I'm looking at at bug (not me missing something in the css).

I see the problem with a div>ul>li structure. The div have the rounded corners and overflow:hidden, the ul has position:absolute and the li's have position:relative. Both ul and li have a background color, which exceeds the rounded corners of the parent div.

Works fine in Firefox 14, but fails in official Chrome and Version 23.0.1244.0

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