| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/float-move-during-layout-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/float-move-during-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/float-move-during-layout-expected.txt
|
| similarity index 82%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/float-move-during-layout-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/float-move-during-layout-expected.txt
|
| index 46f5ebbd3b5305cad08ca927e4894f856552225d..2422103dc48c6df7f5ceaf790c34df48c492e1fc 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/float-move-during-layout-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/float-move-during-layout-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| "rect": [8, 204, 100, 100],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| "rect": [8, 104, 100, 100],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|