Bug 73075 - Bug with Masks and Text-Shadow
Summary: Bug with Masks and Text-Shadow
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL: http://jsfiddle.net/mqpvG/
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-24 05:38 PST by perljason
Modified: 2011-11-24 12:47 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description perljason 2011-11-24 05:38:41 PST
As shown in the included URL, using the -webkit-mask-box-image property causes problems with multiple text-shadows. In the test case, only a green shadow is shown, but two shadows are specified.
Comment 1 perljason 2011-11-24 05:40:41 PST
Sorry, the problem was with Google Chrome.