| Index: third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-hide-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-hide-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-hide-expected.txt
|
| index d5fa8a49a95fbf83076fb98df10a2bf6290e815a..88c72c210fd045ca0da86a06f50fdac514c55bfb 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-hide-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-hide-expected.txt
|
| @@ -1,12 +1,15 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV class='box'",
|
| "position": [18, 10],
|
| "bounds": [210, 210],
|
| "contentsOpaque": true,
|
|
|