Index: third_party/WebKit/LayoutTests/platform/win-xp/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt |
deleted file mode 100644 |
index bfe5b095189f496f6971dbf5b8ae1cf8dcc97216..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win-xp/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [90, 75, 281, 19], |
- [90, 75, 281, 19], |
- [90, 55, 211, 19], |
- [90, 55, 211, 19], |
- [46, 103, 128, 122], |
- [45, 102, 79, 73], |
- [10, 175, 479, 50] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRoot svg", |
- "LayoutSVGPath path", |
- "LayoutSVGText text id='d_start'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'M50,150 l45,-43 l24,64 l-69,-21z'", |
- "LayoutSVGText text id='d_end'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'M 50 150 l 45 -43 l 50 50 l 24 64 l -69 -21 Z'" |
- ] |
- } |
- ] |
-} |
- |