Index: third_party/WebKit/LayoutTests/compositing/iframes/scrolling-iframe-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/scrolling-iframe-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/scrolling-iframe-expected.txt |
index c12d9e3d01b5f43f7b1627ffcfa8c68a771f075e..39584e01243c10f446382f2526b945680e583b5a 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/iframes/scrolling-iframe-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/scrolling-iframe-expected.txt |
@@ -72,27 +72,3 @@ |
] |
} |
- |
--------- |
-Frame: '-->' |
--------- |
-{ |
- "bounds": [508, 608], |
- "children": [ |
- { |
- "bounds": [508, 608], |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0", |
- "children": [ |
- { |
- "position": [108, 100], |
- "bounds": [200, 200], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |