Index: third_party/WebKit/LayoutTests/compositing/iframes/composited-parent-iframe-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/composited-parent-iframe-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/composited-parent-iframe-expected.txt |
index c59666f3c3b1ffa7c0cdc2c38045c1f0b411736e..e514691bc9bf945ae5c4289c0b828f4fe3338502 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/iframes/composited-parent-iframe-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/composited-parent-iframe-expected.txt |
@@ -57,27 +57,3 @@ |
] |
} |
- |
--------- |
-Frame: '-->' |
--------- |
-{ |
- "bounds": [285, 230], |
- "children": [ |
- { |
- "bounds": [285, 230], |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0", |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |