| Index: third_party/WebKit/LayoutTests/paint/invalidation/justify-content-position-change-grid-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/justify-content-position-change-grid-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/justify-content-position-change-grid-expected.txt
|
| index f35f7ecdda4ef5f7045d2585303a168dbba90d24..31e5826dba586036b68ab74002f1641eada5e753 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/justify-content-position-change-grid-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/justify-content-position-change-grid-expected.txt
|
| @@ -9,32 +9,32 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [250, 52, 50, 200],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [200, 52, 50, 200],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [150, 52, 50, 200],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [100, 52, 50, 200],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [50, 52, 50, 200],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| "rect": [0, 52, 50, 200],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -42,27 +42,27 @@
|
| "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"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='item'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|