| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/box-shadow-dynamic-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/box-shadow-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/box-shadow-dynamic-expected.txt
|
| similarity index 77%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/box-shadow-dynamic-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/box-shadow-dynamic-expected.txt
|
| index db81400f5c07c87139c77de43cdfc21f1d282bd7..0f9972afe3569190b00b077338db9dec4db2bfcf 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/box-shadow-dynamic-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/box-shadow-dynamic-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [18, 70, 55, 75],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [18, 190, 55, 55],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,11 +22,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|