WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED LATER
98462
[CSS Shapes] Implement correct behavior for shape-inside when corner radius > half width or height
https://bugs.webkit.org/show_bug.cgi?id=98462
Summary
[CSS Shapes] Implement correct behavior for shape-inside when corner radius >...
Bear Travis
Reported
2012-10-04 16:28:27 PDT
If a shape has corner radius greater than half its dimension (cornerRadiusX > width / 2, or cornerRadiusY > height / 2), shape-inside has inconsistent behavior. It tries to use these larger radii, but some content is placed outside the shape-inside.
Attachments
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2014-02-07 14:50:19 PST
I'm not sure that this bug is still valid. Needs to be revisited.
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