| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-layoutstate-transform-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| similarity index 78%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| index 138809badeb599016f95ee54a27aa63dd821a0b7..be2f2c1fb5206fad4419fe3b0d112e96936f3fa0 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='layoutroot'",
|
| "rect": [28, 46, 200, 200],
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV class='layoutroot'",
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|