Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/hover-pseudo-borders-whitespace-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
deleted file mode 100644 |
index 7e8ff4d2256ec64ccca2c278e12a1dcc33f7f80e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 138, 120, 120], |
- [8, 8, 120, 120] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='div_border'", |
- "LayoutBlockFlow DIV id='div_outline'" |
- ] |
- } |
- ] |
-} |
- |