Index: third_party/WebKit/LayoutTests/platform/android/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
deleted file mode 100644 |
index 5165e0305568ffd67eb3032e3c3bf2fda0eb7bfd..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
+++ /dev/null |
@@ -1,31 +0,0 @@ |
-{ |
- "bounds": [785, 1895], |
- "children": [ |
- { |
- "bounds": [785, 1895], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [677, 252, 100, 100], |
- [677, 252, 100, 100], |
- [677, 252, 100, 100], |
- [677, 252, 100, 100], |
- [677, 52, 100, 100], |
- [677, 52, 100, 100], |
- [677, 52, 100, 100], |
- [677, 52, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
- "LayoutBlockFlow (relative positioned) DIV class='container'", |
- "LayoutBlockFlow (relative positioned) DIV id='ul'", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
- "LayoutBlockFlow (relative positioned) DIV class='container'", |
- "LayoutBlockFlow (relative positioned) DIV id='ul'", |
- "LayoutBlockFlow DIV" |
- ] |
- } |
- ] |
-} |
- |