WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 77572
80162
Border radius, position relative, overflow hidden doesn't work
https://bugs.webkit.org/show_bug.cgi?id=80162
Summary
Border radius, position relative, overflow hidden doesn't work
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug