Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/justify-self-overflow-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/justify-self-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/justify-self-overflow-change-expected.txt |
deleted file mode 100644 |
index b0b05f6e0c9df2494daba9b47b392ba030aa3d47..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/justify-self-overflow-change-expected.txt |
+++ /dev/null |
@@ -1,32 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [150, 52, 50, 300], |
- [0, 52, 200, 300], |
- [0, 52, 150, 300], |
- [0, 52, 150, 150], |
- [0, 16, 800, 336], |
- [0, 0, 800, 352], |
- [-50, 52, 250, 300], |
- [-50, 52, 150, 300], |
- [-50, 52, 150, 150], |
- [-50, 16, 850, 336], |
- [-50, 0, 850, 352] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow BODY", |
- "LayoutGrid DIV id='container'", |
- "LayoutBlockFlow DIV class='item1'", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV class='item2'" |
- ] |
- } |
- ] |
-} |
- |