Index: third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt |
index c3d9fdaafbf12153cb66a9c5d424a60104b46d29..fda7c3a192b006e1bf3b94a8bc4ff86d8efc57a9 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt |
@@ -66,27 +66,3 @@ When the parent document becomes composited, the layer trees should get connecte |
] |
} |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-{ |
- "bounds": [285, 230], |
- "children": [ |
- { |
- "bounds": [285, 230], |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0", |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |