Bug 37468 - SVG text should support multiple shadows
Summary: SVG text should support multiple shadows
Status: RESOLVED DUPLICATE of bug 40960
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: 2010-04-12 14:02 PDT by Dave Hyatt
Modified: 2010-06-29 02:13 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-04-12 14:02:57 PDT
It looks like SVG text never got patched to support multiple shadows, even though the base InlineTextBox did.  See the FIXME in SVGInlineTextBox.cpp where the single shadow is painted.
Comment 1 Nikolas Zimmermann 2010-06-29 02:13:19 PDT
Fixed with the last commit. See bug 40960.

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