| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/border-radius-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/border-radius-repaint-expected.txt
|
| similarity index 82%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/border-radius-repaint-expected.txt
|
| index e021e6e08017aa8a11841cee2cd50cc28701b6ea..9e137e28276465836878cb8ce540e81e4992ce94 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/border-radius-repaint-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [19, 239, 200, 88],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [19, 79, 200, 88],
|
| - "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'",
|
|
|