Bug 80162

Summary: Border radius, position relative, overflow hidden doesn't work
Product: WebKit Reporter: Daniele Testa <mrwolfgraphics>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: shanestephens
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jsfiddle.net/danieletesta/zcXLw/
Attachments:
Description Flags
bug attatch none

Daniele Testa
Reported 2012-03-02 07:39:24 PST
Created attachment 129899 [details] bug attatch In this fiddle I recreate what I'm working on: http://jsfiddle.net/danieletesta/zcXLw/ Picture the scenario of a list of images that must be stretched for some reason. Now if I want to center the image I must apply a margin-left/margin-top negative value. Also I must put inside the list a title which of course must be position absolute in order to be on top of my image (that's why I'm putting the li in position relative). Il looks like the overflow hidden of the list is not working. see attatchment
Attachments
bug attatch (72.74 KB, image/png)
2012-03-02 07:39 PST, Daniele Testa
no flags
Shane Stephens
Comment 1 2012-03-21 20:50:57 PDT
*** This bug has been marked as a duplicate of bug 77572 ***
Note You need to log in before you can comment on or make changes to this bug.