Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-child-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-child-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-child-repaint-expected.txt |
deleted file mode 100644 |
index fdd901a4d0017c08f6c27ebd1d66cf96d3934049..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-child-repaint-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 240, 220, 60], |
- [0, 240, 220, 50], |
- [0, 140, 220, 60], |
- [0, 140, 220, 50] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='container'", |
- "LayoutBlockFlow DIV class='outlined'" |
- ] |
- } |
- ] |
-} |
- |