Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/hover-invalidation-table-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/hover-invalidation-table-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/hover-invalidation-table-expected.txt |
deleted file mode 100644 |
index ca7461c72815417c09397d8b9e510b7314998166..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/hover-invalidation-table-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 218, 70, 26] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutTableCell TD id='secondRowSpan'", |
- "LayoutTableCell TD", |
- "LayoutTableRow TR class='bla'" |
- ] |
- } |
- ] |
-} |
- |