Index: LayoutTests/svg/custom/css-pixels-dpi-expected.txt |
diff --git a/LayoutTests/svg/custom/css-pixels-dpi-expected.txt b/LayoutTests/svg/custom/css-pixels-dpi-expected.txt |
index 4baf7c1ec21aa54caf4f25c5898efe063d970fbc..d716c576a41535dfaa55e258d3f5cdb9e0c9998a 100644 |
--- a/LayoutTests/svg/custom/css-pixels-dpi-expected.txt |
+++ b/LayoutTests/svg/custom/css-pixels-dpi-expected.txt |
@@ -2,5 +2,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 192x192 |
- RenderSVGRect {rect} at (0,0) size 192x96 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=192.00] [height=96.00] |
- RenderSVGRect {rect} at (0,96) size 192x96 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=96.00] [width=192.00] [height=96.00] |
+ LayoutSVGRect {rect} at (0,0) size 192x96 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=192.00] [height=96.00] |
+ LayoutSVGRect {rect} at (0,96) size 192x96 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=96.00] [width=192.00] [height=96.00] |