Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/textarea-appearance-none-resize-handle-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/textarea-appearance-none-resize-handle-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/textarea-appearance-none-resize-handle-expected.txt |
deleted file mode 100644 |
index d4b51e413a6389ef24710107a0f5c5528b9cf27a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/textarea-appearance-none-resize-handle-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 50, 106, 206], |
- [0, 50, 106, 106] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutTextControl (positioned) TEXTAREA id='textarea'" |
- ] |
- } |
- ] |
-} |
- |