Index: LayoutTests/svg/custom/rounded-rects-expected.txt |
diff --git a/LayoutTests/svg/custom/rounded-rects-expected.txt b/LayoutTests/svg/custom/rounded-rects-expected.txt |
index 00fbe3a09d6e31d16cbf1a02fa1cd4764f9c20b8..8dba1eaae9febd1d5f17bc0d61a549bfc8d31d58 100644 |
--- a/LayoutTests/svg/custom/rounded-rects-expected.txt |
+++ b/LayoutTests/svg/custom/rounded-rects-expected.txt |
@@ -2,5 +2,5 @@ layer at (0,0) size 800x600 |
RenderView at (0,0) size 800x600 |
layer at (0,0) size 500x500 |
RenderSVGRoot {svg} at (50,50) size 400x400 |
- RenderSVGRect {rect} at (50,50) size 400x400 [fill={[type=SOLID] [color=#00FF00]}] [x=50.00] [y=50.00] [width=400.00] [height=400.00] |
- RenderSVGRect {rect} at (150,100) size 200x300 [fill={[type=SOLID] [color=#0000FF]}] [x=150.00] [y=100.00] [width=200.00] [height=300.00] |
+ LayoutSVGRect {rect} at (50,50) size 400x400 [fill={[type=SOLID] [color=#00FF00]}] [x=50.00] [y=50.00] [width=400.00] [height=400.00] |
+ LayoutSVGRect {rect} at (150,100) size 200x300 [fill={[type=SOLID] [color=#0000FF]}] [x=150.00] [y=100.00] [width=200.00] [height=300.00] |