Index: third_party/WebKit/LayoutTests/platform/mac/virtual/syncpaint/fast/repaint/multi-layout-one-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/syncpaint/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/syncpaint/fast/repaint/multi-layout-one-frame-expected.txt |
deleted file mode 100644 |
index 5d90b9ad50dbab1ee2b9474a0357e894d430da3e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/syncpaint/fast/repaint/multi-layout-one-frame-expected.txt |
+++ /dev/null |
@@ -1,31 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [146, 11, 125, 13], |
- [146, 11, 43, 13], |
- [146, 11, 37, 13], |
- [11, 11, 125, 13], |
- [11, 11, 43, 13], |
- [11, 11, 37, 13] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "InlineTextBox ''", |
- "LayoutBlockFlow DIV id='inner-editor'", |
- "LayoutText #text", |
- "InlineTextBox 'PASSED'", |
- "LayoutBlockFlow DIV id='inner-editor'", |
- "LayoutText #text", |
- "InlineTextBox 'PASSED'" |
- ] |
- } |
- ] |
-} |
- |