Bug 151971

Summary: Implement workaround for sharp SVG WebKit logo
Product: WebKit Reporter: Jon Davis <jond>
Component: WebKit WebsiteAssignee: Jon Davis <jond>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jond, timothy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=151737
Attachments:
Description Flags
Patch none

Jon Davis
Reported 2015-12-07 16:25:02 PST
The current SVG for the WebKit logo used on the site renders blurry (see: https://bugs.webkit.org/show_bug.cgi?id=151737) This issue is to address the blurriness using a workaround that duplicates the layers with a drop shadow filter applied and moving a non-filtered copy on top to maintain sharp edges.
Attachments
Patch (7.29 KB, patch)
2015-12-07 16:25 PST, Jon Davis
no flags
Jon Davis
Comment 1 2015-12-07 16:25:50 PST
WebKit Commit Bot
Comment 2 2015-12-07 17:43:04 PST
Comment on attachment 266829 [details] Patch Clearing flags on attachment: 266829 Committed r193677: <http://trac.webkit.org/changeset/193677>
WebKit Commit Bot
Comment 3 2015-12-07 17:43:06 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.