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
diff --git a/LayoutTests/platform/mac/svg/custom/createelement-expected.txt b/LayoutTests/platform/mac/svg/custom/createelement-expected.txt
index 406f961..e8d09cc 100644
--- a/LayoutTests/platform/mac/svg/custom/createelement-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/createelement-expected.txt
@@ -3,5 +3,5 @@
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 100x100
- RenderSVGPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGText {text}