| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/compositing/remove-squashed-layer-plus-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/compositing/remove-squashed-layer-plus-move-expected.txt
|
| similarity index 77%
|
| rename from third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/remove-squashed-layer-plus-move-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/compositing/remove-squashed-layer-plus-move-expected.txt
|
| index 1075c407305c2190467457cd2f551f0047bcf261..d5614f6795d7d511af1b412ffa13f0afdea02de0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/remove-squashed-layer-plus-move-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/compositing/remove-squashed-layer-plus-move-expected.txt
|
| @@ -8,18 +8,18 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='container'",
|
| - "rect": [8, 8, 769, 110],
|
| - "reason": "forced by layout"
|
| + "rect": [8, 8, 769, 108],
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 118, 769, 55],
|
| - "reason": "bounds change"
|
| + "rect": [8, 116, 769, 54],
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 63, 769, 55],
|
| - "reason": "bounds change"
|
| + "rect": [8, 62, 769, 54],
|
| + "reason": "geometry"
|
| }
|
| ]
|
| },
|
| @@ -35,33 +35,33 @@
|
| {
|
| "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV class='mv-tile')",
|
| "position": [8, 8],
|
| - "bounds": [1000, 105],
|
| + "bounds": [1000, 104],
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| - "rect": [0, 110, 1000, 50],
|
| + "rect": [0, 108, 1000, 50],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| - "rect": [0, 55, 1000, 50],
|
| + "rect": [0, 54, 1000, 50],
|
| "reason": "compositing update"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| - "rect": [0, 55, 100, 50],
|
| + "rect": [0, 54, 100, 50],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| "rect": [0, 0, 100, 50],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'",
|
| "rect": [0, 0, 100, 50],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
| @@ -69,7 +69,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| @@ -81,23 +81,23 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='container'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
|
| @@ -105,11 +105,11 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|