[Webkit-unassigned] [Bug 65006] New: Draw rectangular box shadow for elements with border-radius if no corners are visible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 21 19:47:37 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65006
Summary: Draw rectangular box shadow for elements with
border-radius if no corners are visible
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ianh at apple.com
Drawing shadows of rectangular shapes is often much easier for the underlying graphics framework to optimize. To this end, we can use the unroundClippedCorners function from 64584 to remove invisible corners before drawing an element's shadow.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list