| Index: third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| index 4bcdf3d044795bb7ae6ec1ab45eedaa7553ac846..80f3d869bc161024950241d17076bd4693e84d34 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [1418, 1008],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [1418, 1008],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -25,41 +27,20 @@
|
| "object": "LayoutBlockFlow DIV id='container'",
|
| "rect": [8, 62, 769, 54],
|
| "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ],
|
| "children": [
|
| {
|
| + "name": "Squashing Containment Layer",
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV",
|
| "position": [8, 8],
|
| "bounds": [1000, 1000]
|
| },
|
| {
|
| + "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV class='mv-tile')",
|
| "position": [8, 8],
|
| "bounds": [1000, 104],
|
| "drawsContent": true,
|
| @@ -88,14 +69,6 @@
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'",
|
| "rect": [0, 0, 100, 50],
|
| "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| @@ -103,6 +76,56 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'",
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='container'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='container'",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| + "reason": "compositing update"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| + "reason": "compositing update"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|