Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/reflection-repaint-test-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/reflection-repaint-test-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/reflection-repaint-test-expected.txt |
deleted file mode 100644 |
index a1a6564cbb3f194c3595a06921352165600fddb8..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/reflection-repaint-test-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [23, 51, 71, 109], |
- [23, 51, 67, 108], |
- [22, 50, 226, 166], |
- [22, 50, 226, 166] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV id='target'", |
- "LayoutBlockFlow DIV id='target'", |
- "LayoutText #text", |
- "InlineTextBox 'PASS'" |
- ] |
- } |
- ] |
-} |
- |