| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align1-expected.txt
|
| index 0b97062a54d3d3df59f846ec2d4f07df60160521..f5767f836843aadaf17575c881321c221adb656e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align1-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align1-expected.txt
|
| @@ -19,22 +19,22 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| "rect": [120, 80, 20, 20],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| "rect": [120, 33, 20, 20],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| "rect": [0, 80, 20, 20],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| "rect": [0, 33, 20, 20],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "InlineBox",
|
|
|