New renderer for SVGRectElement
https://bugs.webkit.org/show_bug.cgi?id=65769

Source/WebCore:

Rubber-stamped by Zoltan Herczeg.

Change the return value of RenderSVGRect::renderName() from RenderSVGPath to RenderSVGRect.
This is a follow-up patch of r101517 to correct the DRT output.

* rendering/svg/RenderSVGRect.h:
(WebCore::RenderSVGRect::renderName):

LayoutTests:

Rubber stamped by Zoltan Herczeg.

Rename the renderer of SVGRects from RenderSVGPath to RenderSVGRect.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@103407 268f45cc-cd09-0410-ab3c-d52691b4dbfc
3729 files changed