Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt |
deleted file mode 100644 |
index 8a498e5902ba7884b44da8f6c4683ff90ad649ed..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [381, 10, 3, 18], |
- [378, 10, 3, 18] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='inner-editor'", |
- "LayoutBlockFlow DIV id='inner-editor'" |
- ] |
- } |
- ] |
-} |
- |