Index: LayoutTests/svg/custom/marker-referencePoint-expected.txt |
diff --git a/LayoutTests/svg/custom/marker-referencePoint-expected.txt b/LayoutTests/svg/custom/marker-referencePoint-expected.txt |
index 6f59a8051b10ab1233ed879251c31d8529c04599..9fe6077986f8d95112ce0a66a4576e7d6b70bca8 100644 |
--- a/LayoutTests/svg/custom/marker-referencePoint-expected.txt |
+++ b/LayoutTests/svg/custom/marker-referencePoint-expected.txt |
@@ -4,6 +4,6 @@ layer at (0,0) size 384x192 |
RenderSVGRoot {svg} at (0,0) size 384x192 |
RenderSVGHiddenContainer {defs} at (0,0) size 0x0 |
LayoutSVGResourceMarker {marker} [id="Triangle"] [markerUnits=strokeWidth] [ref at (0,5)] [angle=auto] |
- RenderSVGPath {path} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 10 5 L 0 10 Z"] |
+ LayoutSVGPath {path} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 10 5 L 0 10 Z"] |
LayoutSVGRect {rect} at (0,0) size 384x192 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [x=10.00] [y=10.00] [width=3980.00] [height=1980.00] |
- RenderSVGPath {path} at (96,67) size 175x84 [stroke={[type=SOLID] [color=#000000] [stroke width=100.00]}] [end marker=Triangle] [data="M 1000 750 L 2000 750 L 2500 1250"] |
+ LayoutSVGPath {path} at (96,67) size 175x84 [stroke={[type=SOLID] [color=#000000] [stroke width=100.00]}] [end marker=Triangle] [data="M 1000 750 L 2000 750 L 2500 1250"] |