| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/float-move-during-layout-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/float-move-during-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/float-move-during-layout-expected.txt
|
| similarity index 70%
|
| rename from third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/float-move-during-layout-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/float-move-during-layout-expected.txt
|
| index 595f5b7e4616b29e9d009be0fed897f7dbbdeb6f..2422103dc48c6df7f5ceaf790c34df48c492e1fc 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/float-move-during-layout-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/float-move-during-layout-expected.txt
|
| @@ -8,13 +8,13 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| - "rect": [8, 210, 100, 100],
|
| - "reason": "forced by layout"
|
| + "rect": [8, 204, 100, 100],
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| - "rect": [8, 110, 100, 100],
|
| - "reason": "forced by layout"
|
| + "rect": [8, 104, 100, 100],
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|