Index: third_party/WebKit/LayoutTests/platform/win/virtual/syncpaint/fast/repaint/control-clip-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/syncpaint/fast/repaint/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/syncpaint/fast/repaint/control-clip-expected.txt |
deleted file mode 100644 |
index 55fa5aab15c0b9f76ed259082d94638a8b8a2c0f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/syncpaint/fast/repaint/control-clip-expected.txt |
+++ /dev/null |
@@ -1,31 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [81, 113, 54, 16], |
- [76, 113, 64, 16], |
- [16, 113, 184, 16], |
- [9, 83, 198, 16], |
- [9, 83, 63, 16], |
- [9, 83, 54, 16] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutText (anonymous)", |
- "InlineTextBox 'SUCCESS'", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutText #text", |
- "InlineTextBox 'SUCCESS'" |
- ] |
- } |
- ] |
-} |
- |