| Index: third_party/WebKit/LayoutTests/paint/invalidation/justify-content-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/justify-content-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/justify-content-change-expected.txt
|
| index 6b09aa76c5992630199915ba2c20d6d2b407a4ad..728de270ecfc75dfcc368adf72389146dc8a66f9 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/justify-content-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/justify-content-change-expected.txt
|
| @@ -9,22 +9,22 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [148, 52, 52, 300],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [124, 52, 52, 300],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [24, 52, 52, 300],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [0, 52, 52, 300],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -32,19 +32,19 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|