Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-with-overflowing-block-rl-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-with-overflowing-block-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-with-overflowing-block-rl-expected.txt |
deleted file mode 100644 |
index f021d5be42bb2e6b78937f71d68328df71614bd5..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-with-overflowing-block-rl-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 500, 500] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='elm'" |
- ] |
- } |
- ] |
-} |
- |