Index: third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show-expected.txt |
index b84b4663d200c74e7166c3757602c6de5712e6d7..78f21d9ae18043e62a2556f29da2c8780825d9b0 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show-expected.txt |
@@ -103,84 +103,3 @@ |
] |
} |
- |
--------- |
-Frame: '-->' |
--------- |
-{ |
- "bounds": [285, 192], |
- "children": [ |
- { |
- "bounds": [285, 192], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [252, 172], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [1, 1], |
- "bounds": [250, 170], |
- "children": [ |
- { |
- "bounds": [250, 170], |
- "children": [ |
- { |
- "children": [ |
- { |
- "bounds": [250, 230], |
- "children": [ |
- { |
- "bounds": [250, 230], |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0", |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
--------- |
-Frame: '/-->' |
--------- |
-{ |
- "bounds": [250, 230], |
- "children": [ |
- { |
- "bounds": [250, 230], |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0", |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |