RESOLVED FIXED 46888
RenderSVGTextPath lacks isSVGTextPath() method
https://bugs.webkit.org/show_bug.cgi?id=46888
Summary RenderSVGTextPath lacks isSVGTextPath() method
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.