| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset3-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset3-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset3-expected.txt
|
| index 21631f2aeb98ae88e772427cec56eb7ea44b2cfb..a04f9a6b32887350c78740677094614e0c0af1f3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset3-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-scrolloffset3-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [100, 120, 34, 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",
|
|
|