| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset-expected.txt
|
| index 52eefa9c0f05245d8108b684cb5552de3a2d7866..299d1e4f9892b38de0022fa136417548358ccbc1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [100, 120, 50, 50],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|