Bug 31797 - [Cairo] support blurred text-shadow
Summary: [Cairo] support blurred text-shadow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 00:36 PST by Dirk Schulze
Modified: 2009-11-23 14:37 PST (History)
3 users (show)

See Also:


Attachments
blurred text-shadow for Cairo (3.09 KB, patch)
2009-11-23 00:45 PST, Dirk Schulze
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.