| Index: third_party/WebKit/LayoutTests/paint/invalidation/justify-items-overflow-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/justify-items-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/justify-items-overflow-change-expected.txt
|
| index dfe31fbe207bf50d32060b397c7b818252d96edd..7afbe36ec3397dc484323f5e56e22b622395de0f 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/justify-items-overflow-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/justify-items-overflow-change-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [0, 52, 160, 300],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item1'",
|
| "rect": [-60, 52, 160, 300],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|