Bug 46888

Summary: RenderSVGTextPath lacks isSVGTextPath() method
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: mdelaney7, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 45532    
Attachments:
Description Flags
Patch kling: review+

Nikolas Zimmermann
Reported 2010-09-30 04:56:31 PDT
RenderSVGTextPath objects should be detectable like all other SVG renderers, using a isSVGTextPath() method.
Attachments
Patch (3.47 KB, patch)
2010-09-30 04:58 PDT, Nikolas Zimmermann
kling: review+
Nikolas Zimmermann
Comment 1 2010-09-30 04:58:48 PDT
Andreas Kling
Comment 2 2010-09-30 05:01:55 PDT
Comment on attachment 69326 [details] Patch LGTM.
Nikolas Zimmermann
Comment 3 2010-09-30 05:05:51 PDT
Landed in r68775.
Note You need to log in before you can comment on or make changes to this bug.