Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/control-clip-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/control-clip-expected.txt |
deleted file mode 100644 |
index 27d109d994709817ad1f97f844d6fef387f36629..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/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, 117, 54, 16], |
- [76, 117, 64, 16], |
- [16, 117, 184, 16], |
- [13, 87, 63, 16], |
- [13, 87, 54, 16], |
- [9, 87, 198, 16] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutText (anonymous)", |
- "InlineTextBox 'SUCCESS'", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutText #text", |
- "InlineTextBox 'SUCCESS'" |
- ] |
- } |
- ] |
-} |
- |