| Index: third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt
|
| index d7d8e1ee0c98363a2c2d9995701af8efbef0ef69..dd0d3b84db4792b20a365e33f51155b1af3811c8 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt
|
| @@ -19,12 +19,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [200, 146, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [200, 100, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "InlineBox",
|
|
|