Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/paged-with-overflowing-block-rl-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/paged-with-overflowing-block-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/paged-with-overflowing-block-rl-expected.txt |
deleted file mode 100644 |
index 9e5a9dda6bdc292e9cfe09271d0ccbaa9638568a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/paged-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, 485] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='elm'" |
- ] |
- } |
- ] |
-} |
- |