| Index: third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-column-reverse-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-column-reverse-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-column-reverse-expected.txt
|
| index ee290c11491a28d070a191dd178b0e1da01e8ed5..535fa1d7fdf8e204c428faf542ca17929363de97 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-column-reverse-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-column-reverse-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='blue' class='flex-item'",
|
| "rect": [8, 68, 200, 30],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='blue' class='flex-item'",
|
| "rect": [9, 69, 198, 30],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='blue' class='flex-item'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|