Index: LayoutTests/platform/mac/svg/dom/SVGPathSegList-cloning-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/dom/SVGPathSegList-cloning-expected.txt b/LayoutTests/platform/mac/svg/dom/SVGPathSegList-cloning-expected.txt |
index 98c1316d1f10cde26abbb10e609b312ad7af0bc6..155c3670cf4be94daadf367582ed702beef19062 100644 |
--- a/LayoutTests/platform/mac/svg/dom/SVGPathSegList-cloning-expected.txt |
+++ b/LayoutTests/platform/mac/svg/dom/SVGPathSegList-cloning-expected.txt |
@@ -8,6 +8,6 @@ layer at (0,0) size 800x600 |
text run at (0,0) width 770: "Below is a JavaScript-generated svg drawing. You should see two red blobs: the left, a programmatically generated path" |
text run at (0,18) width 147: "and the right, its clone." |
RenderBlock {DIV} at (0,52) size 784x400 |
- RenderSVGRoot {svg} at (27,189) size 372x162 |
+ LayoutSVGRoot {svg} at (27,189) size 372x162 |
LayoutSVGPath {path} at (27,189) size 222x162 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 10 10 L 25 15 L 110 75 L 120 90 L 42 42 Z"] |
LayoutSVGPath {path} at (177,189) size 222x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(75.00,0.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 10 10 L 25 15 L 110 75 L 120 90 L 42 42 Z"] |