Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/multi-layout-one-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multi-layout-one-frame-expected.txt |
deleted file mode 100644 |
index fd9c099d890fb7005006397145b1410a0978f1b4..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multi-layout-one-frame-expected.txt |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [168, 11, 150, 16], |
- [168, 11, 53, 16], |
- [168, 11, 45, 16], |
- [10, 11, 150, 16], |
- [10, 11, 53, 16], |
- [10, 11, 45, 16] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "InlineTextBox ''", |
- "LayoutBlockFlow DIV id='inner-editor'", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'PASSED'", |
- "LayoutBlockFlow DIV id='inner-editor'", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'PASSED'" |
- ] |
- } |
- ] |
-} |
- |