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