Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/align-content-distribution-change-grid-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/align-content-distribution-change-grid-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/align-content-distribution-change-grid-expected.txt |
deleted file mode 100644 |
index 209cee48d4860ae8a6d366eb62583a7ab47442c1..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/align-content-distribution-change-grid-expected.txt |
+++ /dev/null |
@@ -1,35 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 277, 200, 50], |
- [0, 277, 200, 50], |
- [0, 252, 200, 100], |
- [0, 252, 200, 50], |
- [0, 177, 200, 50], |
- [0, 177, 200, 50], |
- [0, 152, 200, 100], |
- [0, 152, 200, 50], |
- [0, 77, 200, 50], |
- [0, 77, 200, 50], |
- [0, 52, 200, 300], |
- [0, 52, 200, 100], |
- [0, 52, 200, 50] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutGrid DIV id='container'", |
- "LayoutBlockFlow DIV class='item'", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV class='item'", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV class='item'", |
- "LayoutBlockFlow DIV" |
- ] |
- } |
- ] |
-} |
- |