Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-selection-rect-in-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-selection-rect-in-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-selection-rect-in-overflow-expected.txt |
deleted file mode 100644 |
index d9918eb91be06f78f3f2d421bee62d5305b35fcf..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-selection-rect-in-overflow-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 187, 19] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutText #text", |
- "InlineTextBox 'Should have green background'" |
- ] |
- } |
- ] |
-} |
- |