| Index: third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| index 082838373dc625a1c18b2ec7b2a5bfc5f02425b5..a74d8dc74b568f58050e68a1b5f0d1d6850ff1a7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
|
| @@ -1,42 +1,36 @@
|
| lorem ipsumlorem ipsumlorem ipsum
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Squashing Containment Layer",
|
| + "shouldFlattenTransform": false
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='overlap'",
|
| + "position": [8, 8],
|
| + "bounds": [300, 500]
|
| + },
|
| + {
|
| + "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV class='item')",
|
| + "position": [15, 35],
|
| + "bounds": [100, 210],
|
| "drawsContent": true,
|
| - "children": [
|
| + "paintInvalidations": [
|
| {
|
| - "name": "Squashing Containment Layer",
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='overlap'",
|
| - "position": [8, 8],
|
| - "bounds": [300, 500]
|
| - },
|
| - {
|
| - "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV class='item')",
|
| - "position": [15, 35],
|
| - "bounds": [100, 210],
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 80, 42, 36],
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [39, 80, 3, 36],
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 80, 42, 36],
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [39, 80, 3, 36],
|
| + "reason": "incremental"
|
| }
|
| ]
|
| }
|
| @@ -77,53 +71,47 @@ lorem ipsumlorem ipsumlorem ipsum
|
| ]
|
| }
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Squashing Containment Layer",
|
| + "shouldFlattenTransform": false
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='overlap'",
|
| + "position": [8, 8],
|
| + "bounds": [300, 500]
|
| + },
|
| + {
|
| + "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV class='item')",
|
| + "position": [15, 35],
|
| + "bounds": [100, 210],
|
| "drawsContent": true,
|
| - "children": [
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 80, 44, 36],
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 160, 42, 36],
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [39, 80, 5, 36],
|
| + "reason": "incremental"
|
| + },
|
| {
|
| - "name": "Squashing Containment Layer",
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='overlap'",
|
| - "position": [8, 8],
|
| - "bounds": [300, 500]
|
| - },
|
| - {
|
| - "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV class='item')",
|
| - "position": [15, 35],
|
| - "bounds": [100, 210],
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 80, 44, 36],
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 160, 42, 36],
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [39, 80, 5, 36],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [39, 160, 3, 36],
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| + "object": "LayoutText #text",
|
| + "rect": [39, 160, 3, 36],
|
| + "reason": "incremental"
|
| }
|
| ]
|
| }
|
|
|