Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-outside-block-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-outside-block-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-outside-block-expected.txt |
deleted file mode 100644 |
index fde331dca5dfb526075e2685d822545a546e237e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/caret-outside-block-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [790, 7, 3, 21] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |