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 50072
41356
Relative positioning breaks border-radius clipping of content
https://bugs.webkit.org/show_bug.cgi?id=41356
Summary
Relative positioning breaks border-radius clipping of content
Devin Chalmers
Reported
2010-06-29 09:37:09 PDT
Created
attachment 60027
[details]
Demonstration of broken clipping on relatively positioned elements When a parent element has a border-radius and overflow set to hidden, setting position: relative on either that element or its child will break clipping of children to the border radius. Example case attached. In my understanding, all three divs should render as circles.
Attachments
Demonstration of broken clipping on relatively positioned elements
(528 bytes, text/html)
2010-06-29 09:37 PDT
,
Devin Chalmers
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2010-06-29 17:18:41 PDT
I will have to look at the spec and the test case more closely, but for what it's worth, if you add in -moz-border-radius, the test draws as all squares in Firefox. And I would also like to note that the test case renders the same with the new path-draing border-radius mechanism and the old arc-based method.
Philip Tellis
Comment 2
2011-04-09 18:22:00 PDT
Looks to be a dupe of
bug 50072
and there's more activity there.
Simon Fraser (smfr)
Comment 3
2011-04-10 10:03:07 PDT
Bug has more info. *** This bug has been marked as a duplicate of
bug 50072
***
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