| Index: third_party/WebKit/LayoutTests/paint/invalidation/line-in-scrolled-clipped-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/line-in-scrolled-clipped-block-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/line-in-scrolled-clipped-block-expected.txt
|
| index 0f458d15f1796fbc94c5f297454ba33ebd55df77..0dcd4eb3b2a15ee2eb09a4b327646c7fd3c20664 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/line-in-scrolled-clipped-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/line-in-scrolled-clipped-block-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [8, 8, 100, 100],
|
| - "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",
|
|
|