| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/bugzilla-6388-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/bugzilla-6388-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/bugzilla-6388-expected.txt
|
| similarity index 81%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/bugzilla-6388-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/bugzilla-6388-expected.txt
|
| index 81cb5da3e23513f409342efca7b22f3f2630a1bd..0f9afce0f58dfd80ebaacc7b2c3d03852244d84d 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/bugzilla-6388-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/bugzilla-6388-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [8, 130, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "became invisible"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
|
|