Index: third_party/WebKit/LayoutTests/fast/repaint/composited-iframe-scroll-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/composited-iframe-scroll-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/composited-iframe-scroll-repaint-expected.txt |
deleted file mode 100644 |
index 979f12b55f3c6884a56b7951ca1fc112fb845b94..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/composited-iframe-scroll-repaint-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [300, 516], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [300, 516], |
- "drawsContent": true, |
- "backgroundColor": "#EEEEEE", |
- "children": [ |
- { |
- "name": "LayoutBlockFlow BODY", |
- "position": [8, 8], |
- "bounds": [284, 500], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
-} |
- |