Index: third_party/WebKit/LayoutTests/platform/win7/svg/custom/repaint-shadow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win7/svg/custom/repaint-shadow-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/svg/custom/repaint-shadow-expected.txt |
deleted file mode 100644 |
index 3d8223a5705932767fd5f4941e6032c2cfc1b041..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win7/svg/custom/repaint-shadow-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [412, 15, 1, 261], |
- [171, 15, 242, 261], |
- [171, 15, 242, 261], |
- [170, 15, 242, 261], |
- [170, 15, 242, 261] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox 'X'", |
- "LayoutSVGRoot svg", |
- "LayoutSVGText text", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'X'" |
- ] |
- } |
- ] |
-} |
- |