| Index: third_party/WebKit/LayoutTests/compositing/squashing/iframes-are-never-squashed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/iframes-are-never-squashed-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/iframes-are-never-squashed-expected.txt
|
| index 170979163b37fd138ec0a15e3be1cd6bae53e003..6ad1c591c595a89c3d08fb81d25c35606bd968d0 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/iframes-are-never-squashed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/iframes-are-never-squashed-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",
|
| "position": [8, 8],
|
| "bounds": [200, 200],
|
| "contentsOpaque": true,
|
| @@ -14,6 +17,7 @@
|
| "backgroundColor": "#D3D3D3"
|
| },
|
| {
|
| + "name": "LayoutIFrame (positioned) IFRAME",
|
| "bounds": [104, 104],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
|
|