| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/overflow-delete-line-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/overflow-delete-line-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/overflow-delete-line-expected.txt
|
| index 7841701ddf2a21f9cb1434e15b4589dcbcdfdd25..0ab56d0c0f0c81ffb177ea9f7ced772e521d805a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/overflow-delete-line-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/overflow-delete-line-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='dv'",
|
| "rect": [8, 74, 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",
|
|
|