Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/clip-unclip-and-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/clip-unclip-and-change-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/clip-unclip-and-change-expected.txt |
deleted file mode 100644 |
index 4cc1009f99ac0193996a0aef7e34a07304323951..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/clip-unclip-and-change-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 120, 100, 300], |
- [8, 120, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='content'" |
- ] |
- } |
- ] |
-} |
- |