Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/syncpaint/fast/repaint/multi-layout-one-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/syncpaint/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/syncpaint/fast/repaint/multi-layout-one-frame-expected.txt |
deleted file mode 100644 |
index a44c99a2b1583eb459a3fba512340493b654f7db..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/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": [ |
- [138, 11, 117, 13], |
- [138, 11, 40, 13], |
- [138, 11, 37, 13], |
- [11, 11, 117, 13], |
- [11, 11, 40, 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'" |
- ] |
- } |
- ] |
-} |
- |