Bug 31797

Summary: [Cairo] support blurred text-shadow
Product: WebKit Reporter: Dirk Schulze <krit>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, oliver, otte
Priority: P2    
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
blurred text-shadow for Cairo oliver: review+

Description Dirk Schulze 2009-11-23 00:36:30 PST
After blurred box-shadow, it's time to have blurred text-shadow.
Comment 1 Dirk Schulze 2009-11-23 00:45:53 PST
Created attachment 43698 [details]
blurred text-shadow for Cairo

blurred text-shadow for Cairo
Comment 2 Benjamin Otte 2009-11-23 01:24:31 PST
The only nitpick I have is that the variable should be called "extents" instead of "extends". Otherwise I'd encourage reviewers to r+ it. :)
Comment 3 Dirk Schulze 2009-11-23 14:37:21 PST
landed in r51322.