Index: third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt |
index 6246dcf26efe96772291036ae3d26fc497b54032..89ecd0d62dba42a0cd29fe7f5037c4585d304acc 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt |
@@ -63,27 +63,3 @@ |
] |
} |
- |
--------- |
-Frame: '-->' |
--------- |
-{ |
- "bounds": [385, 230], |
- "children": [ |
- { |
- "bounds": [385, 230], |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0", |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |