| Index: third_party/WebKit/LayoutTests/paint/invalidation/align-items-overflow-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/align-items-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/align-items-overflow-change-expected.txt
|
| index c3a43f8847c2694adf359506dd1d1d970db428fd..ec647e513e3b89d99c5ebc2ad9074b18ac4519ef 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/align-items-overflow-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/align-items-overflow-change-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [0, 52, 200, 200],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [0, 2, 200, 200],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,11 +22,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|