Index: third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-layer-no-content-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-layer-no-content-expected.txt b/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-layer-no-content-expected.txt |
deleted file mode 100644 |
index 3134ee632899e44b6fea4423acb24dcc02e14754..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/compositing/repaint/scroll-fixed-layer-no-content-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [785, 2016], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [785, 2016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "name": "LayoutBlockFlow (positioned) DIV", |
- "position": [100, 200], |
- "bounds": [200, 200] |
- } |
- ] |
- } |
- ] |
-} |
- |