WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
51628
inset shadow with positive spread should be clipped by the border
https://bugs.webkit.org/show_bug.cgi?id=51628
Summary
inset shadow with positive spread should be clipped by the border
Hajime Morrita
Reported
2010-12-26 20:55:12 PST
Created
attachment 77476
[details]
a repro Found at fixing
Bug 51386
. And looks related to
Bug 49913
. On attached repro, insert shadow is painted outside the border rect, which has rounded corners. This looks because shadow painting logic expect that the shadow clip is same as the border but actually it isn't (
Bug 49913
). In my feeling, Doing clipping might be more robust than to draw similar shape.
Attachments
a repro
(1.60 KB, text/html)
2010-12-26 20:55 PST
,
Hajime Morrita
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Hajime Morrita
Comment 1
2011-06-15 19:37:12 PDT
No longer reproduced. It looks fixed by some gradient related fix. Closing.
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