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