Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/align-self-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/align-self-change-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/align-self-change-expected.txt |
deleted file mode 100644 |
index 147e37601faee1baabc213e8734ce10c237b1667..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/align-self-change-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [100, 204, 100, 148], |
- [100, 203, 100, 149], |
- [0, 154, 100, 198], |
- [0, 153, 100, 199] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV class='item'", |
- "LayoutBlockFlow DIV class='item'" |
- ] |
- } |
- ] |
-} |
- |