Index: LayoutTests/platform/win7/virtual/spv2/fast/repaint/outline-continuations-expected.txt |
diff --git a/LayoutTests/platform/win7/virtual/spv2/fast/repaint/outline-continuations-expected.txt b/LayoutTests/platform/win7/virtual/spv2/fast/repaint/outline-continuations-expected.txt |
deleted file mode 100644 |
index 5ea2c9e4d2acaade68912fd52fbda05f1bee5d5a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win7/virtual/spv2/fast/repaint/outline-continuations-expected.txt |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [18, 148, 200, 18], |
- [18, 110, 200, 18], |
- [16, 146, 204, 42], |
- [16, 146, 202, 21], |
- [16, 108, 204, 80], |
- [16, 108, 204, 80] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox 'CONTENTS'", |
- "RootInlineBox", |
- "InlineTextBox 'CONTENTS'", |
- "RootInlineBox", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutInline SPAN id='outer'", |
- "InlineFlowBox", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutInline SPAN id='outer'", |
- "InlineFlowBox", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutInline SPAN id='outer'" |
- ] |
- } |
- ] |
-} |
- |