Index: third_party/WebKit/LayoutTests/platform/win-xp/svg/dom/SVGPathSegList-cloning-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/svg/dom/SVGPathSegList-cloning-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/svg/dom/SVGPathSegList-cloning-expected.txt |
deleted file mode 100644 |
index 8434f60e3335ac8d9ef3b5dac194369f32119b71..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win-xp/svg/dom/SVGPathSegList-cloning-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- LayoutBlockFlow {HTML} at (0,0) size 800x600 |
- LayoutBlockFlow {BODY} at (8,8) size 784x584 |
- LayoutBlockFlow {P} at (0,0) size 784x40 |
- LayoutText {#text} at (0,0) size 770x39 |
- 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 and the" |
- text run at (0,20) width 87: "right, its clone." |
- LayoutBlockFlow {DIV} at (0,56) size 784x400 |
- LayoutSVGRoot {svg} at (27,193) size 372x162 |
- LayoutSVGPath {path} at (27,193) 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,193) 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"] |