| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/positioned-list-offset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| similarity index 74%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| index 71ffbcba64998ba864726201fc1441c3e633ad27..5b6ae417d2aff56551042e3a2f32ddddfdea235f 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutListItem (positioned) LI",
|
| "rect": [8, 60, 214, 236],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,23 +17,23 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutListItem (positioned) LI",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutImage IMG",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|