| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/overflow-delete-line-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/overflow-delete-line-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/overflow-delete-line-expected.txt
|
| similarity index 84%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/overflow-delete-line-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/overflow-delete-line-expected.txt
|
| index a20252c3cc50177609d2048f8c5dd990faaa1244..ab72c2e7792011ad17dd004eeb088e9ddd1676d2 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/overflow-delete-line-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/overflow-delete-line-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='dv'",
|
| "rect": [8, 70, 80, 36],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='dv'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|