| Index: third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/iframe-inside-squashed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/iframe-inside-squashed-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/iframe-inside-squashed-layer-expected.txt
|
| index c76bb07e7b9c434435856ca368fe4816d3d506e5..cca4f22e6f11e38ff31663f0267a78341c57a8ec 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/iframe-inside-squashed-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/iframe-inside-squashed-layer-expected.txt
|
| @@ -1,15 +1,19 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 1016],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 1016],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Squashing Containment Layer",
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV id='foo'",
|
| "position": [8, 8],
|
| "bounds": [200, 1000],
|
| "contentsOpaque": true,
|
| @@ -17,6 +21,7 @@
|
| "backgroundColor": "#D3D3D3"
|
| },
|
| {
|
| + "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV)",
|
| "position": [8, 0],
|
| "bounds": [300, 654],
|
| "drawsContent": true,
|
| @@ -55,34 +60,6 @@
|
| "object": "LayoutView #document",
|
| "rect": [285, 500, 15, 150],
|
| "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'test1'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'test1'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| }
|
| ]
|
| }
|
|
|