Bug 30930
Summary: | SVG no common shadow on filling and stroking a path | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Schulze <krit> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 525.x (Safari 3.1) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Dirk Schulze
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Schulze
*** This bug has been marked as a duplicate of bug 32346 ***