Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/subtree-root-clip-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/subtree-root-clip-2-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/subtree-root-clip-2-expected.txt |
deleted file mode 100644 |
index f29e4208031791f1c85bc85bbc727308e57fc16b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/subtree-root-clip-2-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 100, 100], |
- [8, 8, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (floating) DIV", |
- "LayoutBlockFlow DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |