Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/layout-state-scrolloffset2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/layout-state-scrolloffset2-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/layout-state-scrolloffset2-expected.txt |
deleted file mode 100644 |
index a3bd884b85cd284a0eff177c955319dcd0138b93..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/layout-state-scrolloffset2-expected.txt |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [102, 122, 50, 19], |
- [102, 122, 39, 19], |
- [102, 122, 27, 19] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV id='target'", |
- "LayoutText #text", |
- "InlineTextBox 'after'" |
- ] |
- } |
- ] |
-} |
- |