| Index: third_party/WebKit/LayoutTests/paint/invalidation/align-content-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/align-content-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/align-content-change-expected.txt
|
| index 0255e22b20fdd6336a721101a02576fced1f5d67..948474c5a2b607012197983ca268bac2616cf330 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/align-content-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/align-content-change-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [0, 202, 200, 150],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [0, 52, 200, 150],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,19 +22,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"
|
| }
|
| ]
|
| }
|
|
|