| Index: third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-on-margin-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-on-margin-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-on-margin-change-expected.txt
|
| index 71cf5fed1a2179794fcfeea9a97e4fce55849c1f..c92b1ec9a85c2a0294b948ed8f066b65080fe254 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-on-margin-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-on-margin-change-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='child-to-grow' class='child'",
|
| "rect": [48, 28, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='child-to-grow' class='child'",
|
| "rect": [8, 28, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='child-to-grow' class='child'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|