Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-with-block-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-with-block-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-with-block-expected.txt |
deleted file mode 100644 |
index 40c89d6e6ed3bbffae24a6bdf22b19a0d021464e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-with-block-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [488, 8, 150, 20], |
- [488, 8, 80, 20] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='target'", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'PASS'" |
- ] |
- } |
- ] |
-} |
- |