| Index: third_party/WebKit/LayoutTests/compositing/squashing/dont-squash-into-iframes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/dont-squash-into-iframes-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/dont-squash-into-iframes-expected.txt
|
| index 4b430143d77a8b351eb741b14a5b07754ec7e91b..68514767bf02028d504be2738539af3ef5b9bafc 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/dont-squash-into-iframes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/dont-squash-into-iframes-expected.txt
|
| @@ -1,18 +1,22 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutIFrame (positioned) IFRAME",
|
| "bounds": [104, 104],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "backgroundColor": "#ADD8E6"
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV",
|
| "position": [50, 50],
|
| "bounds": [200, 200],
|
| "contentsOpaque": true,
|
|
|