| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt
|
| index 08674f065d7c9c1a9771eeee63049f8bd3b3315a..9307ccb9fc293095970521023c7d51c9c62ad9f1 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt
|
| @@ -14,12 +14,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [0, 460, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [0, 210, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -31,7 +31,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -74,12 +74,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [0, 560, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [0, 210, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -91,7 +91,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|