| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-relative-expected.txt
|
| index 4978274f06824e7bd7d92c73ec17e518c77ff03b..47e22823b557c9d151661181c599c2e9825e766e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/layout-state-relative-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='target'",
|
| "rect": [8, 152, 784, 20],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='target'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|