Index: third_party/WebKit/LayoutTests/platform/android/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/android/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt |
deleted file mode 100644 |
index e0c491e1f36ae36aacc874c4fe8ae5962894cacb..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt |
+++ /dev/null |
@@ -1,44 +0,0 @@ |
-{ |
- "bounds": [785, 2016], |
- "children": [ |
- { |
- "bounds": [785, 2016], |
- "contentsOpaque": true, |
- "children": [ |
- { |
- "bounds": [785, 2016], |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 250, 100, 100], |
- [0, 50, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV" |
- ], |
- "children": [ |
- { |
- "position": [0, 250], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backfaceVisibility": "hidden", |
- "backgroundColor": "#FF0000" |
- }, |
- { |
- "bounds": [785, 2016], |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 250, 100, 100], |
- [0, 50, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV" |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |