Bug 37468

Summary: SVG text should support multiple shadows
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: krit, mitz, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Dave Hyatt
Reported 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.
Attachments
Nikolas Zimmermann
Comment 1 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 ***
Note You need to log in before you can comment on or make changes to this bug.