Bug 53410 - Optimize text-shadow and correct the blur radius with CG
Summary: Optimize text-shadow and correct the blur radius with CG
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-30 21:03 PST by Simon Fraser (smfr)
Modified: 2024-03-04 14:42 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2011-01-30 21:03:17 PST
Bug 22102 fixed box-shadow performance, and applied the correct shadow blur radius for box-shadows. The same needs to happen for text-shadow.
Comment 1 Ahmad Saleem 2024-03-04 14:42:37 PST
@Simon - Is this still applicable or we do optimize them now?