Index: LayoutTests/svg/hixie/transform/001-expected.txt |
diff --git a/LayoutTests/svg/hixie/transform/001-expected.txt b/LayoutTests/svg/hixie/transform/001-expected.txt |
index 9b738323a0b4806a3e0ed67be68fe40e1dae11ff..e1354adf631903cc9d89b25bdaf837e4cfff21ad 100644 |
--- a/LayoutTests/svg/hixie/transform/001-expected.txt |
+++ b/LayoutTests/svg/hixie/transform/001-expected.txt |
@@ -3,5 +3,5 @@ layer at (0,0) size 800x600 |
RenderView at (0,0) size 800x600 |
layer at (0,0) size 200x200 |
RenderSVGRoot {svg} at (0,0) size 200x200 |
- RenderSVGEllipse {circle} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [cx=100.00] [cy=100.00] [r=100.00] |
- RenderSVGEllipse {circle} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [cx=100.00] [cy=100.00] [r=100.00] |
+ LayoutSVGEllipse {circle} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [cx=100.00] [cy=100.00] [r=100.00] |
+ LayoutSVGEllipse {circle} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [cx=100.00] [cy=100.00] [r=100.00] |