| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-list-offset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| index 378822160c0b7c8f5eadb303be702b93c1bdc518..3faca204a54be3edece3627a700a204c2001cdb2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-list-offset-change-repaint-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutListItem (positioned) LI",
|
| "rect": [8, 64, 214, 237],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|