Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/vertical-align-length2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/vertical-align-length2-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/vertical-align-length2-expected.txt |
deleted file mode 100644 |
index 8963c94e6f3dd942570e27c45f24f28336b12382..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/vertical-align-length2-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [200, 80, 100, 100], |
- [200, 50, 100, 100], |
- [0, 0, 800, 204] |
- ], |
- "paintInvalidationClients": [ |
- "InlineBox", |
- "InlineBox", |
- "InlineBox", |
- "RootInlineBox", |
- "LayoutBlockFlow BODY", |
- "LayoutBlockFlow DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |