| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/backgroundSizeRepaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| similarity index 82%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| index e00780adf1f598a077c18e0ed5a15f8731a89208..6a6fb1fa537419a1a2656407632cce96c2424452 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [19, 329, 200, 60],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [19, 169, 200, 60],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='a'",
|
| @@ -30,7 +30,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='b'",
|
|
|