Bug 30930 - SVG no common shadow on filling and stroking a path
Summary: SVG no common shadow on filling and stroking a path
Status: RESOLVED DUPLICATE of bug 32346
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (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-10-29 14:34 PDT by Dirk Schulze
Modified: 2009-12-11 03:08 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 Dirk Schulze 2009-10-29 14:34:02 PDT
We have two seperate shadows, if we fill and stroke a path/rect/circle on using -webkit-shadow. An example is svg/css/group-with-shadow.svg. We have two different PaintServers, one  for filling the other for stroking. This bars us to draw a common shadow.
Comment 1 Dirk Schulze 2009-12-11 03:08:55 PST

*** This bug has been marked as a duplicate of bug 32346 ***