Index: third_party/WebKit/LayoutTests/platform/android/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt |
deleted file mode 100644 |
index 9bf12292ad2a45b8a8beda5a6df46a90f3a857e3..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [11, 10, 15, 15] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow INPUT" |
- ] |
- } |
- ] |
-} |
- |