| Index: third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt
|
| index 64758bf240704a1c4f3338597b29a1b643efabda..c84d39a00500aab9e01c4213ec9e25c2c4369c66 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-column-reverse-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='blue' class='flex-item'",
|
| "rect": [8, 68, 200, 30],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='blue' class='flex-item'",
|
| "rect": [9, 69, 198, 30],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
|
|