Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/vertical-align1-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/vertical-align1-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/vertical-align1-expected.txt |
deleted file mode 100644 |
index 3f24fe4ba1ca73a3745c0490672ffcef4e290039..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/vertical-align1-expected.txt |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [120, 80, 20, 20], |
- [120, 33, 20, 20], |
- [0, 100, 800, 5], |
- [0, 80, 20, 20], |
- [0, 33, 20, 20], |
- [0, 0, 800, 104] |
- ], |
- "paintInvalidationClients": [ |
- "InlineBox", |
- "InlineBox", |
- "InlineBox", |
- "RootInlineBox", |
- "LayoutBlockFlow BODY", |
- "LayoutBlockFlow BODY", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV class='other'", |
- "LayoutBlockFlow DIV class='other'" |
- ] |
- } |
- ] |
-} |
- |